rgb-mask
There are 3 repositories under rgb-mask topic.
nikhilroxtomar/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.
Dan0398/Unity_MaskDraw
Draw RGB Mask for any mesh inside Unity Editor
christianTsounguiObama/MulticlassRGBMask_to_SingleChannelMask
This repository contains a python script that can be used for the conversion of a multiclass RGB image into a single channel grayscale image, used to train computer vision models.