KaiyangZhou / mixstyle-release

Domain Generalization with MixStyle (ICLR'21)
MIT License
271 stars 38 forks source link

VGG16 #7

Open zhaoxin94 opened 3 years ago

zhaoxin94 commented 3 years ago

If apply mixstyle to VGG16 for classification task, which layer is better? Any suggestions?

KaiyangZhou commented 3 years ago

the rule of thumb is to insert mixstyle to multiple shallow layers, that's it

you need to try a few designs and pick the one giving the best result

btw, you are very welcome to share your findings here, or a link to your paper that presents new insights