All Projects → taokong → group_normalization

taokong / group_normalization

Licence: other
pytorch implementation of group normalization in https://arxiv.org/abs/1803.08494

Programming Languages

python
139335 projects - #7 most used programming language

group_normalization

GN has been implemented by official PyTorch, so I recommend to use the official one which is more memory efficient.

pytorch re-implementation of group normalization in https://arxiv.org/abs/1803.08494

ref:

@article{wu2018group,
    title={Group Normalization},
    author={Yuxin Wu, Kaiming He},
    journal={arXiv preprint arXiv:1803.08494},
    year={2018}
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].