Intel® DevCloud
Help for those needing help starting or connecting to the Intel® DevCloud
1642 Discussions

Unable to download mobilenet-ssd

Afifah
Beginner
862 Views

Halo, I try Object Detection Demo from Python Developer Samples.

When I want to create the IR files for the inference model by run the cell to download the mobilenet-ssd model to the ./raw_models directory relative to the Jupyter Notebook;s location it has an error with details Downloaded file is shorter (92280 B) than expected (23147564 B).

 

What should I do to download mobilenet-ssd without an error?

 

Here I attached the error message 

capture intel 2.PNG

 

0 Kudos
1 Solution
ChrisB_Intel
Moderator
847 Views

There is currently an issues downloading mobilenet-ssd from Model Zoo. However, you can download the file from here:


https://github.com/chuanqi305/MobileNet-SSD


Then upload it, and it should work fine.  


Please give it a shot and let me know if that works for you.  


Thanks

Chris



View solution in original post

1 Reply
ChrisB_Intel
Moderator
848 Views

There is currently an issues downloading mobilenet-ssd from Model Zoo. However, you can download the file from here:


https://github.com/chuanqi305/MobileNet-SSD


Then upload it, and it should work fine.  


Please give it a shot and let me know if that works for you.  


Thanks

Chris



Reply