Closed srinidhikasagar closed 4 years ago
@srinidhikasagar Which version of OpenVINO are you using, OpenVINO 2019 R2 or OpenvVINO 2019 R3?
It is 2019 R3. l_openvino_toolkit_p_2019.3.376 is the one which I have downloaded.
As mentioned in the Readme, the application is using OpenVINO 2019 R2. So the path is correct for R2. In OpenVINO R3, path to models has been changed.
in setup.sh file - reference to the mobilenet-ssd.caffemodel is wrong. 2019 open vino refers to /opt/intel/openvino/deployment_tools/open_model_zoo/tools/downloader/public/mobilenet-ssd/mobilenet-ssd.caffemodel
Pls change accordingly.