NVlabs / SegFormer

Official PyTorch implementation of SegFormer
https://arxiv.org/abs/2105.15203
Other
2.36k stars 332 forks source link

[Reward] How to freeze and finetune? #145

Open Meoooww opened 5 months ago

Meoooww commented 5 months ago

plz, it bother me for a long time. I am willing to buy a cup of coffee for the person who solves this problem I want to try the parameter ‘freeze_stages’ based on the mmseg framework, but I am not sure if it is correct or how to find the corresponding information between the number of stages and the model in mit_b2