Lyken17 / Machine-Learning-for-Image-Colorization

(Torch + Tensorflow) A deep magic brings color to your monochrome image!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image Colorization

Highlight: Stylization Network

To clone the whole project, use git clone --recursive:
git clone --recursive https://github.com/Lyken17/Image-Colorization

Approach

Approachs Reference Model Size Quality
Multi-Level Feature (this one) siggraph16 332M High
Stylization Network [ECCV] 17M Medium ~ High (best on outdoor scences)
Residual Encoder Network \ 98M Medium

For Colorizing Images or Training Models

Please refer to the sub-directory corresponding to the specific approach you want to utilize.

  • Pre-trained Models

    Please download them in RELEASE

  • Technical details

    Please refer to our report

Poster

poster

License

See sub-directory. If sub-directory doesn't contain a LICENSE file, then MIT License applies.

About

(Torch + Tensorflow) A deep magic brings color to your monochrome image!

License:Other


Languages

Language:MATLAB 75.3%Language:Lua 24.7%