/group-normalization

This group normalization implemented by pytorch

Primary LanguagePython

group-normalization

This is group normalization implemented by pytorch

Toy test on LeNet-5 with MNIST

Paper:Group Normalization arXiv:https://128.84.21.199/abs/1803.08494

Main Points:

  • GN compared with BN,LN,IN GN compared with BN,LN,IN
  • tensorflow code tensorflow code