baldassarreFe/deep-koalarization
A Keras/TensorFlow implementation of a deep CNN that colorizes grayscale images using Inception-ResNet-v2 features.

Velocity · 7d
+0.1
★ / day
Trend
→steady
star history
This repository implements a deep learning paper that performs grayscale image colorization using a CNN based on Inception-ResNet-v2 architecture. The model takes grayscale input images and produces colorized RGB outputs. It is built with Keras and TensorFlow as the underlying ML frameworks.