BNInception model - CeLuigi/models-comparison.pytorch GitHub Wiki
S. Ioffe and C. Szegedy, โBatch normalization: Accelerating deep network training by reducing internal covariate shift,โ in International Conference on Machine Learning (ICML), 2015, pp. 448โ456.
@inproceedings{ioffe2015batch,
title={Batch Normalization: Accelerating Deep Network Training by Reducing Internal Covariate Shift},
author={Ioffe, Sergey and Szegedy, Christian},
booktitle={International Conference on Machine Learning (ICML)},
pages={448--456},
year={2015}
}
Source: Trained with Caffe by Xiong Yuanjun
bninception(num_classes=1000, pretrained='imagenet')