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
- Host: GitHub
- URL: https://github.com/sizhky/colorization
- Owner: sizhky
- Created: 2020-09-11T10:12:41.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2019-07-01T08:43:47.000Z (almost 6 years ago)
- Last Synced: 2025-02-08T11:44:48.730Z (3 months ago)
- Homepage:
- Size: 4.71 MB
- Stars: 1
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
## bad
# Prerequisites
* pytorch 0.4.0
* python 3.5
* pillow# Getting Started
## Train
* set the datafolder to your own dataset
* python train_imagenet.py