longchuan1985 / Coloring-greyscale-images-in-Keras

Coloring B&W portraits with neural networks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Coloring B&W portraits with neural networks.

This is the code for my article "Coloring B&W portraits with neural networks"

Earlier this year, Amir Avni used neural networks to troll the subreddit /r/Colorization. For those who are not familiar, this subreddit is focused in "hand" coloring historical images using Photoshop. It's no surprise that the people in there were shocked. What could take up to a month of manual labour was done in a few seconds by his bot.

Coloring images with neural networks creates some very interesting results. Read the article to understand the context of the code.

Fusion Layer

About

Coloring B&W portraits with neural networks.

License:MIT License


Languages

Language:Jupyter Notebook 99.2%Language:Python 0.8%