The OpenMMLab ecosystem can only grow through the contributions of the community. Everyone is welcome to post their implementation of any great ideas in this folder! If you wish to start your own project, please go through the example project for the best practice. For common questions about projects, please read our faq.
There are also selected external projects released in the community that use MMSegmentation:
- SegNeXt: Rethinking Convolutional Attention Design for Semantic Segmentation
- Vision Transformer Adapter for Dense Predictions
- UniFormer: Unifying Convolution and Self-attention for Visual Recognition
- Multi-Scale High-Resolution Vision Transformer for Semantic Segmentation
- ViTAE: Vision Transformer Advanced by Exploring Intrinsic Inductive Bias
- DAFormer: Improving Network Architectures and Training Strategies for Domain-Adaptive Semantic Segmentation
- MPViT : Multi-Path Vision Transformer for Dense Prediction
- TopFormer: Token Pyramid Transformer for Mobile Semantic Segmentation
Note: These projects are supported and maintained by their own contributors. The core maintainers of MMSegmentation only ensure the results are reproducible and the code quality meets its claim at the time each project was submitted, but they may not be responsible for future maintenance.