diff --git a/colorization/README.md b/colorization/README.md new file mode 100644 index 0000000000000000000000000000000000000000..8cd66bd53bd1f8c9d7fa0212e3b77c58bc58993c --- /dev/null +++ b/colorization/README.md @@ -0,0 +1,15 @@ +# Colorization + +See the Jupyter Notebook "Image_Colorization.ipynb" for general usage info. + +## Download training images + +Run "models/colored_postcards/download_color.py" to download training images in 256 × 256 pixel resolution + +## Download trained models + +We host three colorizer models on our webserver: +- ECCV16 (by R. Zhang et al.) +- SIGGRAPH17 (by R. Zhang et al.) +- Our trained model +