neural network - Caffe is teeing me that the LMDB created by convert_imageset is empty -
i working on cnn.
for that, need 2 pairs of lmdb's (one testing, , 1 training).
each lmdb in pair made out of images, 1 lmdb contains gt.
so make 4 lists of images , feed convert_imageset. after feed lmdb's caffe. caffe constructs training net without problem, when comes testing net, tells me file empty. did go wrong?
Comments
Post a Comment