Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.

convert_imageset: not found

idata
Employee
683 Views

Hello,

 

I'm trying to apply the tutorial "deploying custom caffe models on Intel NCS".

 

I have an issue about dataset preparation, when I execute "make" within the folder /dogsvscats, there is the following error 127:

 

"

 

Creating labels file…

 

Done. See /opt/movidius_CZOO/ncappzoo/apps/dogsvscats/data/train/train.txt & val.txt

 

echo "Creating lmdb files…"

 

Creating lmdb files…

 

Creating train lmdb…

 

./create-lmdb.sh: 45: ./create-lmdb.sh: /build/tools//convert_imageset: not found

 

Makefile:30: recipe for target 'lmdb' failed

 

make: *** [lmdb] Error 127

 

"

 

The Caffe Path is:

 

"export CAFFE_PATH=/opt/movidius_CZOO/ncappzoo/caffe"

 

Please, do you have a suggestion?

 

Thank you

0 Kudos
0 Replies
Reply