get_masks: Transforms 'U-Net' predictions into valid segmentation map.

Description Usage Arguments

View source: R/segmentation_predict.R

Description

Transforms 'U-Net' predictions into valid segmentation map.

Usage

1
get_masks(preds, colormap)

Arguments

preds

u_net model predictions.

colormap

Class color map. For example voc_colormap.


maju116/platypus documentation built on Oct. 18, 2020, 9:40 a.m.