This is implementation of GoogleNet v2(GoogelNet with Batchnormalization) by chainer.
Fine Tuning for GoogleNet with Batch normalization
It requires Chainer 3.1.0 or later.
MIT License(see LICENSE file for more information or see here).
Batch Normalization: Accelerating Deep Network Training by Reducing Internal Covariate Shift