satoshiiizuka / siggraph2016_colorization

Code for the paper 'Let there be Color!: Joint End-to-end Learning of Global and Local Image Priors for Automatic Image Colorization with Simultaneous Classification'.
http://hi.cs.waseda.ac.jp/~iizuka/projects/colorization/
Other
2.16k stars 302 forks source link

./download_model.sh 404 Not Found #29

Closed kenkenspin closed 2 years ago

kenkenspin commented 2 years ago

can't download "download_model".

error message as below.

Downloading the colorization model (663M)...
URL transformed to HTTPS due to an HSTS policy
--2022-06-13 10:30:01--  https://hi.cs.waseda.ac.jp/~iizuka/data/colornet.t7
Resolving hi.cs.waseda.ac.jp (hi.cs.waseda.ac.jp)... 133.9.68.108, 133.9.187.220
Connecting to hi.cs.waseda.ac.jp (hi.cs.waseda.ac.jp)|133.9.68.108|:443... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://hi.cs.waseda.ac.jp/index.php/en/~iizuka/data/colornet.t7 [following]
--2022-06-13 10:30:02--  https://hi.cs.waseda.ac.jp/index.php/en/~iizuka/data/colornet.t7
Reusing existing connection to hi.cs.waseda.ac.jp:443.
HTTP request sent, awaiting response... 404 Not Found
2022-06-13 10:30:02 ERROR 404: Not Found.

Checking integrity (md5sum)...
Download finished successfully! Time to colorize!

However finished successfully, clornet.t7 is 404 Not Found.

satoshiiizuka commented 2 years ago

I have fixed the download URL.