Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
richzhang committed Apr 3, 2016
1 parent a95d789 commit 1d59c0c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
This repo contains demo code to run the colorization model described in: <br><br>

<h3><b>Colorful Image Colorization</b></h3> [Project Page](http://richzhang.github.io/colorization/)<br>
<h3><b>Colorful Image Colorization</b></h3>
[Richard Zhang](https://richzhang.github.io/), [Phillip Isola](http://web.mit.edu/phillipi/), [Alexei A. Efros](http://www.eecs.berkeley.edu/~efros/) <br>
In [arXiv, 2016](http://arxiv.org/abs/1603.08511) <br>
[Project Page](http://richzhang.github.io/colorization/)

We include demo usage as an iPython notebook, under [./demo/colorization_demo_v0.ipynb](https://github.com/richzhang/colorization/blob/master/demo/colorization_demo_v0.ipynb). Clone the master branch of the respository using `git clone -b master --single-branch https://github.com/richzhang/colorization.git`, `cd` into the `demo` directory, run `ipython notebook` and open `colorization_demo_v0.ipynb` in your web browser.

Expand Down

0 comments on commit 1d59c0c

Please sign in to comment.