leehomyc / Faster-High-Res-Neural-Inpainting

High-Resolution Image Inpainting using Multi-Scale Neural Patch Synthesis
http://www.harryyang.org/inpainting
MIT License
1.3k stars 213 forks source link

Not able to download the content models #2

Closed ehsanik closed 7 years ago

ehsanik commented 7 years ago

Apparently the dropbox account you have as a download server in your bash script is suspended. I get this error when I try to run ./models/download_content_models.sh:

--2017-02-21 12:30:56-- https://www.dropbox.com/s/skco1wdeeq699z1/imagenet_inpaintCenter.t7?dl=0 Resolving www.dropbox.com (www.dropbox.com)... 162.125.1.1 Connecting to www.dropbox.com (www.dropbox.com)|162.125.1.1|:443... connected. HTTP request sent, awaiting response... 429 Too Many Requests 2017-02-21 12:30:56 ERROR 429: Too Many Requests.

leehomyc commented 7 years ago

Sorry for the trouble. Given too many accesses, the dropbox suspended the link. I changed it to Google Drive and you can download it there. Please look at the updated README.