/RGB-Mask-to-Single-Channel-Mask-for-Multiclass-Segmentation

This repo contains the code for converting an RGB mask into a onehot encoded mask or a single channel grayscale mask, which can be easily used for multiclass segmentation.

Primary LanguagePython

Issues