A lot has been changed since 2022, nowadays there are even open-world segmentation models (Segment Anything). However, traditional segmentation models are still in demand for high accuracy and custom use cases. This repo will be updated according to new PyTorch version, updated models, and documentations for how to use with a custom dataset, etc.
Expected release date -> May 2024
Planned features:
Current features to be discarded:
Supported Backbones:
Supported Heads/Methods:
Supported Standalone Models:
Supported Modules:
Refer to MODELS for benchmarks and available pre-trained models.
And check BACKBONES for supported backbones.
Notes: Most of the methods do not have pre-trained models. It's very difficult to combine different models with pre-trained weights in one repository and limited resource to re-train myself.
Scene Parsing:
Human Parsing:
Face Parsing:
Others:
Refer to DATASETS for more details and dataset preparation.