/IterNorm-pytorch

This is the pytorch implementation of the IterNorm (this project is still in maintaince and is not released...)

Primary LanguagePythonBSD 2-Clause "Simplified" LicenseBSD-2-Clause

IterNorm-pytorch

This is the pytorch implementation of the IterNorm

Dataset Style

-<dataset-root>
|-cifar10
|
|
`- ImageNet
  |- train
  | |- <class 1>
  | |- ...
  | `-  <class 1000>
  `- val
    |- <class 1>
    |- ...
    `-  <class 1000>
  

To be updated soon...