mahyarnajibi / SNIPER

SNIPER / AutoFocus is an efficient multi-scale object detection training / inference algorithm
Other
2.69k stars 450 forks source link

cannot download the pretrained model nor sniper model #188

Closed yaoqi-zd closed 3 years ago

yaoqi-zd commented 3 years ago

Hi, thanks for sharing the codes, I failed to download the model due to the network accessability, log looks like the following:

Downloading sniper_models.tar.gz...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   154  100   154    0     0    177      0 --:--:-- --:--:-- --:--:--   177
curl: (7) Failed to connect to www.dropbox.com port 443: Connection refused
Done!
Unzipping the file...
tar (child): ../sniper_models.tar.gz: Cannot open: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now
Cleaning up...
rm: cannot remove ‘../sniper_models.tar.gz’: No such file or directory
All done!

would you please provide some other download links like google drive? Thanks

yaoqi-zd commented 3 years ago

problem solved