conner99 / caffe

Caffe: a fast open framework for deep learning.
http://caffe.berkeleyvision.org/
Other
72 stars 38 forks source link

Problem about converting imageset format #36

Open charliess123 opened 7 years ago

charliess123 commented 7 years ago

Hi conner99 @conner99 I'm trying to convert VOC0712 imageset into lmdb. And Because I haven't install python yet, it occurs some warning about unexisting python instruction when I 'm trying to use "create_data.bat" to convert my imageset format. So my question is that necessary to install python to finish my imageset format convertion. Look forward to your reply.

GreenJenEr commented 6 years ago

yes,you must install python or acaconda. As for acaconda ,it is convenient for you to play python!