Coloring-greyscale-images

Image colorizer

Developing a neural network-based colorization system for converting grayscale images to RGB colors

Coloring black and white images with deep learning.

GitHub

1k stars
28 watching
224 forks
Language: Python
last commit: over 2 years ago
Linked from 1 awesome list

colorizationdeep-learningjupyter-notebookkerastensorflowtutorial

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
satoshiiizuka/siggraph2016_colorizationAutomatically adds color to grayscale images using a deep neural network2,156
aman-chauhan/image-coloringDevelops a neural network to color grayscale images using local and global features2
thevarunsharma/image-colorizationAutomates the process of assigning colors to grayscale images using a deep learning model11
abdelrahmanradwan/photo-coloringAn end-to-end deep learning-based colorization tool59
ameroyer/picA probabilistic deep learning model for generating diverse and vibrant colorizations of grayscale images20
time0o/colorful-colorizationGenerates color versions of grayscale images using deep learning techniques and convolutional neural networks.49
kgeorgiev42/image-colorization-of-historical-paintingsAutomates colorization of historical grayscale images using Deep Learning and CNNs.3
karoly-hars/gan_image_colorizingThis project explores image colorization using generative adversarial networks on the CIFAR10 dataset.11
ibm/max-image-colorizerAn image colorization model that uses machine learning to transform grayscale images into colored images26
imaginglab/colorizing-with-gansA project that uses Generative Adversarial Networks (GANs) to colorize grayscale images.264
kainoj/colnetAutomates colorization of images based on machine learning models trained on image classification data.41
primozgodec/imagecolorizationAutomates colorization of images and videos using pre-trained machine learning models27
armour/automatic-image-colorizationAutomates colorization of images by processing and manipulating pixel data using machine learning algorithms169
arkaju/image-colorization-cycleganA project that utilizes Generative Adversarial Networks to colorize grayscale images19
shekkizh/colorization.tensorflowAn image colorization system built using convolutional networks in TensorFlow, aiming to predict colors based on semantic understanding of the input images.73