colorful-colorization
Image colorizer
Generates color versions of grayscale images using deep learning techniques and convolutional neural networks.
A from-scratch PyTorch implementation of "Colorful Image Colorization" by Zhang et al.
49 stars
2 watching
19 forks
Language: Python
last commit: over 3 years ago
Linked from 1 awesome list
convolutional-neural-networksdeep-learningimage-colorizationpytorch
Related projects:
Repository | Description | Stars |
---|---|---|
| Automates colorization of images based on machine learning models trained on image classification data. | 41 |
| A probabilistic deep learning model for generating diverse and vibrant colorizations of grayscale images | 20 |
| Automates colorization of historical grayscale images using Deep Learning and CNNs. | 3 |
| Automates colorization of images and videos using pre-trained machine learning models | 27 |
| Developing a neural network-based colorization system for converting grayscale images to RGB colors | 1,037 |
| Automates the process of assigning colors to grayscale images using a deep learning model | 11 |
| Automatically adds color to grayscale images using a deep neural network | 2,156 |
| This project explores image colorization using generative adversarial networks on the CIFAR10 dataset. | 11 |
| An implementation of Interactive Deep Colorization in PyTorch, providing a framework for real-time user-guided image colorization. | 600 |
| Develops a neural network to color grayscale images using local and global features | 2 |
| An image colorization model that uses machine learning to transform grayscale images into colored images | 26 |
| An image colorization system built using convolutional networks in TensorFlow, aiming to predict colors based on semantic understanding of the input images. | 73 |
| Automatically colorizes images using deep neural networks and learned priors. | 3,365 |
| A project that uses Generative Adversarial Networks (GANs) to colorize grayscale images. | 264 |
| An end-to-end deep learning-based colorization tool | 59 |