Skip to content

Commit b78dbec

Browse files
committed
add Neural Network to colorize grayscale images
1 parent 78804c3 commit b78dbec

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,13 @@
7676
* [[code](https://github.com/ppwwyyxx/tensorpack/tree/master/examples/ResNet)] for cifar10
7777
* [[paper1](http://arxiv.org/abs/1512.03385)], [[paper2](http://arxiv.org/abs/1603.05027)]
7878

79+
### colornet - Neural Network to colorize grayscale images
80+
* pavelgonchar
81+
* [[github page](https://github.com/pavelgonchar/colornet)]
82+
* [[paper1 - Hypercolumns for Object Segmentation and Fine-grained Localization](http://arxiv.org/pdf/1411.5752v2.pdf)]
83+
* [[paper2 - VERY DEEP CONVOLUTIONAL NETWORKS FOR LARGE-SCALE IMAGE RECOGNITION](http://arxiv.org/pdf/1409.1556.pdf)]
84+
* [[explanation](http://tinyclouds.org/colorize/)]
85+
7986
## Contribution
8087
Did you find new TensorFlow implementations? Pull requests are always welcome.
8188

0 commit comments

Comments
 (0)