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.

NCS2: Unable to run demos.

Pham-Dang__Le-Minh
454 Views

Hello.

 

We have difficulties running the demos provided with the openvino  computer vision sdk.

The system was set up inside a VirtualBox running Ubuntu 16.04 Deskop with computer vision sdk 2018.5.455. Setup was performed according to the quick start guide: https://software.intel.com/en-us/neural-compute-stick/get-started

This guide seems to be deprecated, since some paths seem to have changed. 

When running 

sudo ./opt/intel/computer_vision_sdk_2018.5.455/deployment_tools/demo/demo_squeezenet_download_convert_run.sh -d MYRIAD

 

We get this error:

 

###################################################

Run Inference Engine classification sample

Run ./classification_sample -d MYRIAD -i /opt/intel/computer_vision_sdk_2018.5.455/deployment_tools/demo/car.png -m /home/lmpd/openvino_models/ir/FP16//classification/squeezenet/1.1/caffe/squeezenet1.1.xml 

[ INFO ] InferenceEngine: 
	API version ............ 1.4
	Build .................. 19154
[ INFO ] Parsing input parameters
[ INFO ] Files were added: 1
[ INFO ]     /opt/intel/computer_vision_sdk_2018.5.455/deployment_tools/demo/car.png
[ INFO ] Loading plugin

	API version ............ 1.5
	Build .................. 19154
	Description ....... myriadPlugin
[ INFO ] Loading network files:
	/home/lmpd/openvino_models/ir/FP16//classification/squeezenet/1.1/caffe/squeezenet1.1.xml
	/home/lmpd/openvino_models/ir/FP16//classification/squeezenet/1.1/caffe/squeezenet1.1.bin
[ INFO ] Preparing input blobs
[BMP] file is not bmp type
[ WARNING ] Image /opt/intel/computer_vision_sdk_2018.5.455/deployment_tools/demo/car.png cannot be read!
[ ERROR ] Valid input images were not found!
Error on or near line 235; exiting with status 1

How can we fix this?

 

0 Kudos
1 Reply
Shubha_R_Intel
Employee
454 Views

Hi Le-Minh. Did you run setupvars.sh under bin first ?

Thanks,

Shubha

0 Kudos
Reply