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.

Problem when running MobileNets

idata
Employee
697 Views

I am facing some problem running the make file in this folder ~/workspace/ncappzoo/tensorflow/mobilenets.

 

Warning: wildcards not supported in HTTP.

 

--2018-01-23 20:39:09-- http://download.tensorflow.org/models/mobilenet_v1_[0.25,_[128,_2017_06_14.tar.gz

 

Resolving download.tensorflow.org (download.tensorflow.org)… 216.58.196.48, 2404:6800:4001:807::2010

 

Connecting to download.tensorflow.org (download.tensorflow.org)|216.58.196.48|:80… connected.

 

HTTP request sent, awaiting response… 403 Forbidden

 

2018-01-23 20:39:10 ERROR 403: Forbidden.

 

Anyone can help?

0 Kudos
3 Replies
idata
Employee
428 Views

@sctang25 I was unable to reproduce this issue. What command are you using and can you provide some information on your system? Additionally can you try running this command in your terminal and let me know what you get.

 

wget http://download.tensorflow.org/models/mobilenet_v1_1.0_224_2017_06_14.tar.gz
0 Kudos
idata
Employee
428 Views

Hi Tome, I managed to download the zip file.

 

I found out that I misunderstood the command. Once I open the make file, everything makes sense.

 

Thanks for the support.

0 Kudos
idata
Employee
428 Views

@sctang25 I'm glad you were able to figure it out.

0 Kudos
Reply