Semantic Segmentation

Back to Computer Vision

Per-pixel classification of images. Every pixel is assigned a class label. Key models: U-Net (medical imaging), DeepLab (dilated convolutions), Mask R-CNN (instance segmentation — separate masks per object).


computer-vision segmentation