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 21, 2016
1 parent fa7f0bf commit 46d2f4e
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 @@ -8,6 +8,6 @@ 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 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.

This demo code requires a working installation of [Caffe](http://caffe.berkeleyvision.org/) and basic Python libraries (numpy, pyplot, skimage, scipy). For guidelines and help with installation of Caffe, consult the [installation guide](http://caffe.berkeleyvision.org/), [Caffe users group](https://groups.google.com/forum/#!forum/caffe-users), and [Caffe Github site](https://github.com/BVLC/caffe).
This demo code requires a working installation of [Caffe](http://caffe.berkeleyvision.org/) and basic Python libraries (numpy, pyplot, skimage, scipy). For guidelines and help with installation of Caffe, consult the [installation guide](http://caffe.berkeleyvision.org/) and [Caffe users group](https://groups.google.com/forum/#!forum/caffe-users).

Should you wish to share your colorizations with us, please email Richard Zhang with subject "MyColorization" at [email protected]. Also contact Richard for any questions or comments. If you find this model useful for your resesarch, please use this [bibtex](http://richzhang.github.io/index_files/bibtex_arxiv2016_colorization.txt) to cite.

0 comments on commit 46d2f4e

Please sign in to comment.