InceptionBN-21K-for-Caffe
InceptionBN-21K-for-Caffe copied to clipboard
Inception-BN ImageNet (21K classes) model for Caffe
Results
1
InceptionBN-21K-for-Caffe issues
Sort by
recently updated
recently updated
newest added
Does this model also use the original BGR mean and scale values of googlenet? `mean = [104.00698793 116.66876762 122.67891434]` and `scale = 1.0` ? In [imagenet-21k-inception.md](https://github.com/dmlc/mxnet-model-gallery/blob/master/imagenet-21k-inception.md), it says: > There...