KaiyangZhou / mixstyle-release

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

How to use? #17

Open ForeverPs opened 2 years ago

ForeverPs commented 2 years ago

If I use some new CNN architectures, for example, ConvNeXt, what I do is just to place the MixStyle() in the shallow blocks of CNN?

KaiyangZhou commented 2 years ago

Please take a look at the readme file, which provides some instructions to use this module