Methods that label every pixel in an image.
- “Fully Convolutional Networks for Semantic Segmentation (FCN)” – CVPR 2015
https://arxiv.org/abs/1411.4038 - “U-Net” – MICCAI 2015
https://arxiv.org/abs/1505.04597 - “DeepLabv3+” – ECCV 2018
https://arxiv.org/abs/1802.02611 - “Segment Anything” – arXiv 2023 ⭐
https://arxiv.org/abs/2304.02643
Feel free to split semantic vs panoptic vs instance segmentation if the file grows.