- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I've installed the Toolkit without any issues and the PYTHONPATH is set correctly. I've run the API setup.sh in a new terminal window. I've been getting the following error trying to download the caffe_ilsvrc12.tar.gz:
Downloading…
--2017-08-25 09:06:38-- http://dl.caffe.berkeleyvision.org/caffe_ilsvrc12.tar.gz
Resolving dl.caffe.berkeleyvision.org (dl.caffe.berkeleyvision.org)… 169.229.222.251
Connecting to dl.caffe.berkeleyvision.org (dl.caffe.berkeleyvision.org)|169.229.222.251|:80… failed: No route to host.
Unzipping…
tar: caffe_ilsvrc12.tar.gz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
Done.
All other downloads have been successful, although most if the downloads from the berkeley servers had to be retried multiple times. Has this file moved or is there an alternate download location? I've been trying to download for over a day now.
Thanks
- Tags:
- Caffe
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
OK - after nearly 2 days of trying the downloads all finally worked. There seems to be intermittent issues with the berkeleyvision.org servers.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@paulbohm Thanks for bringing this to our attention and sorry to hear that you had trouble downloading from the Berkley vision servers. The Berkley servers come down for maintenance or can sometimes experience network issues which can affect the setup script downloads and we are looking into creating a solution for this in a future release.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I am getting an "Caffe Import Error".
Can missing uploaded files, intended to be there and they are not in fact, can be the source of this issue below ?
---report---
When API archive has been expanded,
sudo ./setup.sh
I am getting this behavior and "Caffe Import Error"
Last-modified header missing -- time-stamps turned off.
2017-09-03 02:09:25 (597 KB/s) - ‘../images/cat.jpg’ saved [140391/140391]
../../bin
mvNCCompile v02.00, Copyright @ Movidius Ltd 2016
Caffe Import Error
mvNCCompile v02.00, Copyright @ Movidius Ltd 2016
I checked the file ~/ncsdk/ncapi/tools/convert_models.sh
which is launching commands that fails
My question concerns this path
!/bin/sh
NCS_TOOLKIT_ROOT='../../bin'
echo $NCS_TOOLKIT_ROOT
python3 $NCS_TOOLKIT_ROOT/mvNCCompile.pyc ../networks/SqueezeNet/NetworkConfig.prototxt -w ../networks/SqueezeNet/squeezenet_v1.0.caffemodel -o ../networks/SqueezeNet/graph
Where this path below and content comes from ?
../networks/SqueezeNet/NetworkConfig.prototxt
Because, from my installation, after following the Getting_Started_Guide steps by steps, I am not owning any file or path like mentioned on the convert_models.sh file
Note: I have been successful in july during my first compilation ncsdk test compilation.
Now, I am doing same on a newest & faster computer and it fails…
Thanks by advance for any comment,
Regards,
Valery.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Please, discard my previous message.
I discovered that some files were remained locked and could not be 'updated'. I remove them, and later, do a rm -R folder to restart the ./setup.sh script from scratch.
Now, it's working like expected except that dropboxcontent.com seems not responding to script request…
See message below:
--2017-09-03 06:14:04-- https://dl.dropboxusercontent.com/u/38822310/mean.binaryproto
Resolving dl.dropboxusercontent.com (dl.dropboxusercontent.com)… 162.125.65.6
Connecting to dl.dropboxusercontent.com (dl.dropboxusercontent.com)|162.125.65.6|:443… connected.
HTTP request sent, awaiting response… 404 Not Found
2017-09-03 06:14:05 ERROR 404: Not Found.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I also got same message too
Resolving dl.dropboxusercontent.com (dl.dropboxusercontent.com)… 162.125.82.6
Connecting to dl.dropboxusercontent.com (dl.dropboxusercontent.com)|162.125.82.6|:443… connected.
HTTP request sent, awaiting response… 404 Not Found
2017-09-03 20:12:41 ERROR 404: Not Found.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@arnoldlai as @Tome_at_Intel mentioned above, check if you can't access Berkeley's dl.dropboxusercontent.org server manually through a browser and when you can access the server, try running your setup script again.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
In fact, I noticed that two concerned files are missing on the server…
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
One file (mean.binaryphoto) was definitely missing. I had to grab it from another repo.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi AshwinVijayakumar
Can you tell me how to fix this problem, thanks
or just pass it ?
Sorry I'm caffe newer

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page