| Paper | Code | mIoU | ModelName | ReleaseDate |
|---|---|---|---|---|
| CMX: Cross-Modal Fusion for RGB-X Semantic Segmentation with Transformers | ✓ Link | 91.7 | CMX | 2022-03-09 |
| SegFormer: Simple and Efficient Design for Semantic Segmentation with Transformers | ✓ Link | 77.2 | SegFormer | 2021-05-31 |
| Rethinking Atrous Convolution for Semantic Image Segmentation | ✓ Link | 70.7 | DeepLabV3 | 2017-06-17 |
| DeepLab: Semantic Image Segmentation with Deep Convolutional Nets, Atrous Convolution, and Fully Connected CRFs | ✓ Link | 68.9 | DeepLabV2 | 2016-06-02 |
| Pyramid Scene Parsing Network | ✓ Link | 68.4 | PSPNet | 2016-12-04 |
| Fully Convolutional Networks for Semantic Segmentation | ✓ Link | 68.2 | FCN | 2014-11-14 |
| U-Net: Convolutional Networks for Biomedical Image Segmentation | ✓ Link | 36.2 | UNet | 2015-05-18 |