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.

Invalid URLs in /opt/intel/openvino/deployment_tools/tools/model_downloader/list_topologies.yml

Purevdorj_N_Intel
510 Views

I installed full installer of Linux version of Openvino 2019.1.094, but having issues downloading sample models.

 

.BIN and .XML URLs in 

 /opt/intel/openvino/deployment_tools/tools/model_downloader/list_topologies.yml.

When I execute

/opt/intel/openvino/deployment_tools/demo/demo_security_barrier_camera.sh
I get the following error

###############|| Downloading topologies ||###############

========= Downloading /home/purevdorj/openvino_models/ir/FP32/Security/object_detection/barrier/0106/dldt/vehicle-license-plate-detection-barrier-0106.xml
404 Client Error: Not Found for url: https://download.01.org/opencv/2019/open_model_zoo/R1/models_bin/vehicle-license-plate-detection-barrier-0106/FP32/vehicle-license-plate-detection-barrier-0106.xml

========= Downloading /home/purevdorj/openvino_models/ir/FP32/Security/object_detection/barrier/0106/dldt/vehicle-license-plate-detection-barrier-0106.bin
404 Client Error: Not Found for url: https://download.01.org/opencv/2019/open_model_zoo/R1/models_bin/vehicle-license-plate-detection-barrier-0106/FP32/vehicle-license-plate-detection-barrier-0106.bin

I checked URLs in  /opt/intel/openvino/deployment_tools/tools/model_downloader/list_topologies.yml and found URLs are non-existent.

Instead, I found https://download.01.org/opencv/2019/open_model_zoo/R1/20190404_140900_models_bin/vehicle-license-plate-detection-barrier-0106/FP32/vehicle-license-plate-detection-barrier-0106.xml to be available.

 

I modified URLs in list_topologies.yml to 

https://download.01.org/opencv/2019/open_model_zoo/R1/20190404_140900_models_bin/vehicle-license-plate-detection-barrier-0106/FP32/vehicle-license-plate-detection-barrier-0106.xml

https://download.01.org/opencv/2019/open_model_zoo/R1/20190404_140900_models_bin/vehicle-license-plate-detection-barrier-0106/FP32/vehicle-license-plate-detection-barrier-0106.bin

But got below error

###############|| Downloading topologies ||###############

========= Downloading /home/purevdorj/openvino_models/ir/FP32/Security/object_detection/barrier/0106/dldt/vehicle-license-plate-detection-barrier-0106.xml
... 100%, 95 KB, 41 KB/s, 2 seconds passed
########## Error: Hash mismatch for "/home/purevdorj/openvino_models/ir/FP32/Security/object_detection/barrier/0106/dldt/vehicle-license-plate-detection-barrier-0106.xml" ##########
##########     Expected: 537d3a3bfbc72ce4913cf6c3ead3bd4430456b3a34ba6facc3437c7280d767d2
##########     Actual:   0d5fd522c226547b7aaae690d78f786ca5ff7a9ae0433f9a19d7d7cd225381a3
 

Please provide list_topologies.yml file with correct hash codes and URLs.

 

Best regards

 

 

0 Kudos
2 Replies
Shubha_R_Intel
Employee
510 Views

Dear Nayanbuu, Purevdorj:

I have no issues in accessing the URLs you mention above.

Thanks,

Shubha

0 Kudos
Purevdorj_N_Intel
510 Views

Hi Shubha

Thank you for quick response.

It seems the URLs were temporarily unavailable yesterday.

I am able to access them today.

 

Please close the ticket.

Purev

0 Kudos
Reply