Skip to content
Snippets Groups Projects
Commit 5c018f0a authored by smayer's avatar smayer
Browse files

Update README.md with live links to colorizer models and original aws download links

parent f7f419f7
Branches
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@ Run "models/colored_postcards/download_color.py" to download training images in
## Download trained models
We host three colorizer models on our webserver:
- <a href='https://labs.onb.ac.at:10443/static/media/colorize/colorization_release_v2-9b330a0b.pth'>ECCV16</a> (by R. Zhang et al.)
- <a href='https://labs.onb.ac.at:10443/static/media/colorize/siggraph17-df00044c.pth'>SIGGRAPH17</a> (by R. Zhang et al.)
- <a href='https://labs.onb.ac.at:10443/static/media/colorize/col_new.pth'>Our trained model</a>
- <a href='https://labs.onb.ac.at/static/media/colorize/colorization_release_v2-9b330a0b.pth'>ECCV16</a> (by R. Zhang et al., originally downloaded from https://colorizers.s3.us-east-2.amazonaws.com/colorization_release_v2-9b330a0b.pth)
- <a href='https://labs.onb.ac.at/static/media/colorize/siggraph17-df00044c.pth'>SIGGRAPH17</a> (by R. Zhang et al., originally downloaded from https://colorizers.s3.us-east-2.amazonaws.com/siggraph17-df00044c.pth)
- <a href='https://labs.onb.ac.at/static/media/colorize/col_new.pth'>Our trained model</a>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment