An open API service indexing awesome lists of open source software.

https://github.com/sizhky/colorization

Pytorch implementation of the paper Colorful Image Colorization https://arxiv.org/abs/1603.08511
https://github.com/sizhky/colorization

Last synced: about 2 months ago
JSON representation

Pytorch implementation of the paper Colorful Image Colorization https://arxiv.org/abs/1603.08511

Awesome Lists containing this project

README

        

# Colorful Image Colorization
图像上色论文实现
Pytorch implementation of the paper Colorful Image Colorization
https://arxiv.org/abs/1603.08511
# Results
The results of this implementation:
## good
![Optional Text](good.jpg)

## bad
![Optional Text](bad.png)

# Prerequisites
* pytorch 0.4.0
* python 3.5
* pillow

# Getting Started
## Train
* set the datafolder to your own dataset
* python train_imagenet.py