SoftwareGift / GroupNorm-reproduce

A collection of code in different frameworks that reproduces experiments in "Group Normalization"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A collection of code in different frameworks, that reproduces several experiment results in the paper:

There are a number of implementations of this paper online, however it's unsafe to trust any implementation (including your own) without reproducing results.

Official Code

Unofficial Code

Not in the Paper

Implementations of the GroupNorm operation:

About

A collection of code in different frameworks that reproduces experiments in "Group Normalization"

License:Apache License 2.0


Languages

Language:Python 100.0%