colorization
Image Colorizer
Automatically colorizes images using deep neural networks and learned priors.
Automatic colorization using deep neural networks. "Colorful Image Colorization." In ECCV, 2016.
3k stars
117 watching
927 forks
Language: Python
last commit: 12 months ago
Linked from 5 awesome lists
automatic-colorizationcaffecolorizationcomputer-visiondeep-learningdeep-learning-algorithms
Related projects:
Repository | Description | Stars |
---|---|---|
junyanz/interactive-deep-colorization | A system for automatically colorizing black and white images with user interactions. | 2,694 |
time0o/colorful-colorization | Generates color versions of grayscale images using deep learning techniques and convolutional neural networks. | 49 |
richzhang/colorization-pytorch | An implementation of Interactive Deep Colorization in PyTorch, providing a framework for real-time user-guided image colorization. | 598 |
satoshiiizuka/siggraph2016_colorization | Automatically adds color to grayscale images using a deep neural network | 2,157 |
kgeorgiev42/image-colorization-of-historical-paintings | Automates colorization of historical grayscale images using Deep Learning and CNNs. | 3 |
aman-chauhan/image-coloring | Develops a neural network to color grayscale images using local and global features | 2 |
kainoj/colnet | Automates colorization of images based on machine learning models trained on image classification data. | 41 |
karoly-hars/gan_image_colorizing | This project explores image colorization using generative adversarial networks on the CIFAR10 dataset. | 11 |
ameroyer/pic | A probabilistic deep learning model for generating diverse and vibrant colorizations of grayscale images | 20 |
primozgodec/imagecolorization | Automates colorization of images and videos using pre-trained machine learning models | 27 |
emilwallner/coloring-greyscale-images | Developing a neural network-based colorization system for converting grayscale images to RGB colors | 1,036 |
thevarunsharma/image-colorization | Automates the process of assigning colors to grayscale images using a deep learning model | 11 |
shekkizh/colorization.tensorflow | An image colorization system built using convolutional networks in TensorFlow, aiming to predict colors based on semantic understanding of the input images. | 73 |
arkaju/image-colorization-cyclegan | A project that utilizes Generative Adversarial Networks to colorize grayscale images | 19 |
cszn/kair | Image restoration toolbox with training and testing codes for various deep learning-based methods | 2,957 |