question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Downloading the pre-trained model fails

See original GitHub issue

ladoga.graphics.cs.cmu.edu didn’t work so I replaced it with gs11655.sp.cs.cmu.edu

Then I got the error

File already exists. Checking md5...
Checksum is incorrect. Need to download again.
Downloading Resnet 101 Faster R-CNN models Pret-trained on VOC 07+12 (340M)...
--2018-07-02 19:04:48--  http://gs11655.sp.cs.cmu.edu/xinleic/tf-faster-rcnn/res101/voc_0712_80k-110k.tgz
Resolving gs11655.sp.cs.cmu.edu (gs11655.sp.cs.cmu.edu)... 165.160.13.20
Connecting to gs11655.sp.cs.cmu.edu (gs11655.sp.cs.cmu.edu)|165.160.13.20|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 94
Saving to: ‘voc_0712_80k-110k.tgz’

voc_0712_80k-110k.t 100%[===================>]      94  --.-KB/s    in 0s      

2018-07-02 19:04:52 (18.3 MB/s) - ‘voc_0712_80k-110k.tgz’ saved [94/94]

Unzipping...

gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now
Done. Please run this command again to verify that checksum = cb32e9df553153d311cc5095b2f8c340.

I can download the pre-trained model from Google drive. The pre-trained model is supposed to be downloaded and extracted in the folder tf-faster-rcnn/data right ? Please correct me if I’m wrong

Issue Analytics

  • State:open
  • Created 5 years ago
  • Comments:5

github_iconTop GitHub Comments

1reaction
rnsandeepcommented, Sep 5, 2018
0reactions
msn199959commented, Dec 12, 2019
Read more comments on GitHub >

github_iconTop Results From Across the Web

Starting today, I get an error downloading pre-trained models
I expect the pre-trained model to be downloaded. This issue just started today.
Read more >
A problem about downloading pretrained models - Kaggle
But when i tried to run the code, kernel cannot download the pretrained model. I don't know where the problem lies. Exception: URL...
Read more >
ObjectDetection model pretrained download fails
Pretrained object detection model downloading loading for very long. I tried. wget https://download.pytorch.org/models/ ...
Read more >
NGC failed to download pretrained model - TAO Toolkit
hello,I have been using tao-toolkit yolov3 training for 1 month, it had no problem till today. it doesn't download pretrained model.
Read more >
Solved: Error when use macro - Download pre-trained model
Yes, you could try installing from ubuntu 16.04 repo as indeed there's no cuda 8 in the debian 10 repo available. Alternatively you...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found