make python wrapper mean match binaryproto dimensions
authorEvan Shelhamer <shelhamer@imaginarynumber.net>
Thu, 10 Apr 2014 01:33:18 +0000 (18:33 -0700)
committerEvan Shelhamer <shelhamer@imaginarynumber.net>
Wed, 14 May 2014 01:10:41 +0000 (18:10 -0700)
ilsvrc_2012_mean.npy has dims K x H x W.

Code written for the old D x D x K mean needs to be rewritten!

python/caffe/imagenet/ilsvrc_2012_mean.npy

index 51fd17c..666082c 100644 (file)
Binary files a/python/caffe/imagenet/ilsvrc_2012_mean.npy and b/python/caffe/imagenet/ilsvrc_2012_mean.npy differ