drzippie / colorization

Demo code for Colorful Image Colorization.

Home Page:http://richzhang.github.io/colorization/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repo contains demo code to run the colorization model described in
Colorful Image Colorization
Richard Zhang, Phillip Isola, Alexei A. Efros
In arXiv, 2016

We include demo usage as an iPython notebook, under ./demo/colorization_demo_v0.ipynb. Clone the respository, cd into the demo directory, run ipython notebook and open colorization_demo_v0.ipynb in your web browser.

This demo code requires a working installation of Caffe and basic Python libraries (numpy, pyplot, skimage, scipy). Please contact Richard Zhang at rich.zhang@eecs.berkeley.edu for any questions or comments.

Should you find this model useful for your resesarch, please use this bibtex to cite.

About

Demo code for Colorful Image Colorization.

http://richzhang.github.io/colorization/


Languages

Language:Jupyter Notebook 100.0%