Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
I use caffe tool ‘convert_imageset' to transform my image data to lmdb,there were noting wrong on the terminal log,but the file of lmdb is 0 #5752
Comments
deepali-c
commented
Jul 10, 2017
|
Could you please post the output of this script. |
ltaoj
commented
Jul 13, 2017
|
@deepali-c This is the output of this script,the size of the file
|
deepali-c
commented
Jul 13, 2017
|
Your script works fine at my end.
|
ltaoj
commented
Jul 13, 2017
•
|
@deepali-c OK, thank you very much! |
ltaoj commentedJul 7, 2017
•
edited
this is my create_imagenet.sh, but the imagenet1907_train_lmdb &
imagenet1907_val_lmdb file size are zero. why?