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.
6404 Discussions

i found an error while doing object detection using TinyYolo

idata
Employee
687 Views

~/workspace/ncappzoo/caffe/TinyYolo$ python3 run.py ../../data/images/delivery-man.jpg

 

Running NCS Caffe TinyYolo example

 

Traceback (most recent call last):

 

File "run.py", line 304, in

 

sys.exit(main())

 

File "run.py", line 269, in main

 

with open(tiny_yolo_graph_file, mode='rb') as f:

 

FileNotFoundError: [Errno 2] No such file or directory: './graph'
0 Kudos
0 Replies
Reply