Hello, Does anyone know how these models were trained? https://github.com/dmlc/mxnet-model-gallery/blob/master/imagenet-1k-inception-bn.md
I am trying to use the inception-bn model but it seems the inputs were not normalized to [0..1] (I get better results without), no idea about mean and std though. Thanks! Istvan
