Decode segmentation class labels into a color image Args: label_mask (np.ndarray): an (M,N) array of integer values denoting the class label at each spatial location. plot (bool, optional): whether to show the resulting color image in a figure. Returns:
(label_mask, dataset, plot=False)
source not stored for this graph (policy: none)
no test coverage detected