Hey guys, I'm using a similar code of Niko sharing for create hdf5 from RGB images, but when I start my train on caffe i receive this error:
I0423 11:37:02.411355 12011 net.cpp:454] deconv <- data_data_0_split_1
I0423 11:37:02.411363 12011 net.cpp:411] deconv -> deconv
F0423 11:37:02.412328 12011 filler.hpp:249] Check failed: blob->num_axes() == 4 (1 vs. 4) Blob must be 4 dim.
*** Check failure stack trace: ***
Someone have any idea of how to solve that?
Thanks