open-mmlab / mmsegmentation

OpenMMLab Semantic Segmentation Toolbox and Benchmark.
https://mmsegmentation.readthedocs.io/en/main/
Apache License 2.0
7.77k stars 2.53k forks source link

how can I use mmsegmentation to optimize the model? #3540

Open CfromBU opened 5 months ago

CfromBU commented 5 months ago

I‘m new to mmsegmentation and I need to optimize the model, so I wonder how to implement Pruning, Quantization and Knowledge Distillation in mmsegmentation. I didn't find them in document. Please help me.

Zoulinx commented 3 months ago

refer to mmrazor