Skip to content

hlld/cross-iteration-bn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cross-Iteration BatchNormalization

this repository contains the tensorflow-1.x implementation of the recent Cross-Iteration BatchNormalization method. Please visit Cross-iterationBatchNorm if you're interested about the original PyTorch Version. Or you can read arxiv for more details.

Problem Recording

I was wondering that why this implementation always has a lower performance compared to the original BN. Is it because the dataset I use is too small or what I did wrong? If you know this please please tell me.

About The Author

A boring master student from CQUPT. email: hlldmail@qq.com

About

a tensorflow-1.x implementation of Cross-Iteration BatchNormalization

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages