caffe/matlab
Ronghang Hu 97b4c14533 Update ilsvrc_2012_mean.mat to W x H x C, update demo and add comments
Update previously ilsvrc_2012_mean.mat stores 'image_mean' variable in
H x W x C with BGR channels, which is inconsistent with Caffe's data format
and inconsistent with caffe.io.read_mean(..). Replace 'image_mean' with
'mean_data' variable in W x H x C and update classification_demo.m. Also add
some comments.
2015-05-30 14:28:18 +08:00
..
+caffe Update ilsvrc_2012_mean.mat to W x H x C, update demo and add comments 2015-05-30 14:28:18 +08:00
demo Update ilsvrc_2012_mean.mat to W x H x C, update demo and add comments 2015-05-30 14:28:18 +08:00
hdf5creation Clean up old matcaffe wrapper and rename caffe.reset to caffe.reset_all 2015-05-29 13:21:25 +08:00
CMakeLists.txt Clean up old matcaffe wrapper and rename caffe.reset to caffe.reset_all 2015-05-29 13:21:25 +08:00