RogerZhangzz / CAG_UDA

(NeurIPS2019) Category Anchor-Guided Unsupervised Domain Adaptation for Semantic Segmentation
MIT License
142 stars 20 forks source link

Warmup for deeplabv3plus #14

Open Happypat-cloud opened 3 years ago

Happypat-cloud commented 3 years ago

I want to know how you deal with the batchnorm in deeplabv3plus head. As I know, AdaSeg freeze the bn layers which pretrained on imagenet in backbone. In the deeplabv2 head, there are no bn layers