summaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorEvan Shelhamer <shelhamer@imaginarynumber.net>2014-04-09 18:33:18 -0700
committerEvan Shelhamer <shelhamer@imaginarynumber.net>2014-05-13 18:10:41 -0700
commit47ec9ace417b8fc8a086783648631906be5097d9 (patch)
tree8f7de9f396618ed9ad30803bd8e9624239a75589 /python
parent51f276e6b20f18c41079fab01177988491825536 (diff)
downloadcaffe-47ec9ace417b8fc8a086783648631906be5097d9.tar.gz
caffe-47ec9ace417b8fc8a086783648631906be5097d9.tar.bz2
caffe-47ec9ace417b8fc8a086783648631906be5097d9.zip
make python wrapper mean match binaryproto dimensions
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!
Diffstat (limited to 'python')
-rw-r--r--python/caffe/imagenet/ilsvrc_2012_mean.npybin786512 -> 1572944 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/python/caffe/imagenet/ilsvrc_2012_mean.npy b/python/caffe/imagenet/ilsvrc_2012_mean.npy
index 51fd17c6..666082c6 100644
--- a/python/caffe/imagenet/ilsvrc_2012_mean.npy
+++ b/python/caffe/imagenet/ilsvrc_2012_mean.npy
Binary files differ