Git Product home page Git Product logo

Comments (12)

taobiaoli avatar taobiaoli commented on May 22, 2024 1

@sherry-zhang 试了以下还是百度网盘速度快。
链接: https://pan.baidu.com/s/10qB3fIMXR52z9X3KAhnt-g 提取码: erw2

from open_model_zoo.

alalek avatar alalek commented on May 22, 2024

@taobiaoli Check your network settings (including proxy settings if any) at first. Are you able to download any other models?

BTW, It would be nice to show on network errors:

  • URL of resource (to check link correctness)
  • destination path (for manual downloading via browser)
  • "curl" command for manual downloading into the destination location (or cache of model downloader).

from open_model_zoo.

taobiaoli avatar taobiaoli commented on May 22, 2024

@alalek I've downloaded vgg19, inception V3 model, but resnet50 can't download it.

from open_model_zoo.

atsyplen avatar atsyplen commented on May 22, 2024

@taobiaoli, just use "--num_attempts 10" option. It will attempt each download up to 10 times

from open_model_zoo.

taobiaoli avatar taobiaoli commented on May 22, 2024

@alalek I downloaded it manually, url:https://onedrive.live.com/download?cid=4006CBB8476FF777&resid=4006CBB8476FF777%2117895&authkey=AAFW2-FVoxeVRck
But i using the command that can't download it. I don't know why.

from open_model_zoo.

chenchu-zs avatar chenchu-zs commented on May 22, 2024

I have same problem and I can't download it manually. But I downloaded densenet successfully.

./downloader.py --name 'resnet-*'

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

========= Downloading /srv/chenchu/workspace/new_conv_test/open_model_zoo/model_downloader/classification/resnet/v1/50/caffe/resnet-50.prototxt

Error Connecting: HTTPSConnectionPool(host='onedrive.live.com', port=443): Max retries exceeded with url: /download?cid=4006CBB8476FF777&resid=4006CBB8476FF777%2117891&authkey=AAFW2-FVoxeVRck (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f1c04c07978>: Failed to establish a new connection: [Errno 110] Connection timed out',))

========= Downloading /srv/chenchu/workspace/new_conv_test/open_model_zoo/model_downloader/classification/resnet/v1/101/caffe/resnet-101.prototxt
Error Connecting: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))

========= Downloading /srv/chenchu/workspace/new_conv_test/open_model_zoo/model_downloader/classification/resnet/v1/152/caffe/resnet-152.prototxt
Error Connecting: HTTPSConnectionPool(host='onedrive.live.com', port=443): Max retries exceeded with url: /download?cid=4006CBB8476FF777&resid=4006CBB8476FF777%2117893&authkey=AAFW2-FVoxeVRck (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f1c04c821d0>: Failed to establish a new connection: [Errno 110] Connection timed out',))

from open_model_zoo.

atsyplen avatar atsyplen commented on May 22, 2024

@sherry-zhang, please use --num_attempts option
./downloader.py --name resnet-50 --num_attempts 10

from open_model_zoo.

chenchu-zs avatar chenchu-zs commented on May 22, 2024

@atsyplen Retry is useless. It is failed to establish a new connection. Is there something wrong with onedrive? I can't access onedrive.

from open_model_zoo.

taobiaoli avatar taobiaoli commented on May 22, 2024

@sherry-zhang 兄弟,我发给你吧

from open_model_zoo.

chenchu-zs avatar chenchu-zs commented on May 22, 2024

@taobiaoli 太感谢了,[email protected]

from open_model_zoo.

yuhuili-intel avatar yuhuili-intel commented on May 22, 2024

I also have same issue to download resnet50, seem like the URL of resource is not correct:
root@lyh-NUC8i7HVK:/home/lyh/dldt/model_downloader# ./downloader.py --name resnet-50 --num_attempts 10

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

========= Downloading /home/lyh/dldt/model_downloader/classification/resnet/v1/50/caffe/resnet-50.prototxt
Error Connecting: HTTPSConnectionPool(host='onedrive.live.com', port=443): Max retries exceeded with url: /download?cid=4006CBB8476FF777&resid=4006CBB8476FF777%2117891&authkey=AAFW2-FVoxeVRck (Caused by ProxyError('Cannot connect to proxy.', ConnectionResetError(104, 'Connection reset by peer')))
Will retry in 10 seconds...
Error Connecting: HTTPSConnectionPool(host='onedrive.live.com', port=443): Max retries exceeded with url: /download?cid=4006CBB8476FF777&resid=4006CBB8476FF777%2117891&authkey=AAFW2-FVoxeVRck (Caused by ProxyError('Cannot connect to proxy.', ConnectionResetError(104, 'Connection reset by peer')))
Will retry in 10 seconds...
Error Connecting: HTTPSConnectionPool(host='onedrive.live.com', port=443): Max retries exceeded with url: /download?cid=4006CBB8476FF777&resid=4006CBB8476FF777%2117891&authkey=AAFW2-FVoxeVRck (Caused by ProxyError('Cannot connect to proxy.', ConnectionResetError(104, 'Connection reset by peer')))
Will retry in 10 seconds...
Error Connecting: HTTPSConnectionPool(host='onedrive.live.com', port=443): Max retries exceeded with url: /download?cid=4006CBB8476FF777&resid=4006CBB8476FF777%2117891&authkey=AAFW2-FVoxeVRck (Caused by ProxyError('Cannot connect to proxy.', ConnectionResetError(104, 'Connection reset by peer')))
Will retry in 10 seconds...
Error Connecting: HTTPSConnectionPool(host='onedrive.live.com', port=443): Max retries exceeded with url: /download?cid=4006CBB8476FF777&resid=4006CBB8476FF777%2117891&authkey=AAFW2-FVoxeVRck (Caused by ProxyError('Cannot connect to proxy.', ConnectionResetError(104, 'Connection reset by peer')))
Will retry in 10 seconds...
Error Connecting: HTTPSConnectionPool(host='onedrive.live.com', port=443): Max retries exceeded with url: /download?cid=4006CBB8476FF777&resid=4006CBB8476FF777%2117891&authkey=AAFW2-FVoxeVRck (Caused by ProxyError('Cannot connect to proxy.', ConnectionResetError(104, 'Connection reset by peer')))
Will retry in 10 seconds...
Error Connecting: HTTPSConnectionPool(host='onedrive.live.com', port=443): Max retries exceeded with url: /download?cid=4006CBB8476FF777&resid=4006CBB8476FF777%2117891&authkey=AAFW2-FVoxeVRck (Caused by ProxyError('Cannot connect to proxy.', ConnectionResetError(104, 'Connection reset by peer')))
Will retry in 10 seconds...
Error Connecting: HTTPSConnectionPool(host='onedrive.live.com', port=443): Max retries exceeded with url: /download?cid=4006CBB8476FF777&resid=4006CBB8476FF777%2117891&authkey=AAFW2-FVoxeVRck (Caused by ProxyError('Cannot connect to proxy.', ConnectionResetError(104, 'Connection reset by peer')))
Will retry in 10 seconds...
Error Connecting: HTTPSConnectionPool(host='onedrive.live.com', port=443): Max retries exceeded with url: /download?cid=4006CBB8476FF777&resid=4006CBB8476FF777%2117891&authkey=AAFW2-FVoxeVRck (Caused by ProxyError('Cannot connect to proxy.', ConnectionResetError(104, 'Connection reset by peer')))
Will retry in 10 seconds...

from open_model_zoo.

IRDonch avatar IRDonch commented on May 22, 2024

Looks like OneDrive, where the files for this model are hosted, is blocked in your country. I'm afraid there's nothing we can do about that.

from open_model_zoo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.