Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
richzhang committed Mar 31, 2016
1 parent 9a35527 commit ff62582
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ This repo contains demo code to run the colorization model described in <br>
Richard Zhang, Phillip Isola, Alexei A. Efros <br>
In [arXiv, 2016](http://arxiv.org/abs/1603.08511) <br>

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 respository, `cd` into the `demo` directory, run `ipython notebook` and open *.ipynb file.
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 respository, `cd` into the `demo` directory, run `ipython notebook` and open *.ipynb file.

This demo code requires a working installation of [Caffe](http://caffe.berkeleyvision.org/) and basic Python libraries (numpy, pyplot, skimage, scipy). Please contact Richard Zhang at [email protected] for any questions or comments.

0 comments on commit ff62582

Please sign in to comment.