GAN_image_colorizing
Image Colorizer
This project explores image colorization using generative adversarial networks on the CIFAR10 dataset.
Image colorization with generative adversarial networks on the CIFAR10 dataset.
11 stars
3 watching
4 forks
Language: Python
last commit: almost 5 years ago
Linked from 1 awesome list
artificial-intelligencebatch-normalizationcifar10computer-visiondeep-learninggangenerative-adversarial-networkimage-colorizationneural-networkspytorchspectral-normalizationunet
Related projects:
Repository | Description | Stars |
---|---|---|
imaginglab/colorizing-with-gans | A project that uses Generative Adversarial Networks (GANs) to colorize grayscale images. | 264 |
aman-chauhan/image-coloring | Develops a neural network to color grayscale images using local and global features | 2 |
arkaju/image-colorization-cyclegan | A project that utilizes Generative Adversarial Networks to colorize grayscale images | 19 |
kainoj/colnet | Automates colorization of images based on machine learning models trained on image classification data. | 41 |
thevarunsharma/image-colorization | Automates the process of assigning colors to grayscale images using a deep learning model | 11 |
time0o/colorful-colorization | Generates color versions of grayscale images using deep learning techniques and convolutional neural networks. | 49 |
ameroyer/pic | A probabilistic deep learning model for generating diverse and vibrant colorizations of grayscale images | 20 |
emilwallner/coloring-greyscale-images | Developing a neural network-based colorization system for converting grayscale images to RGB colors | 1,036 |
armour/automatic-image-colorization | Automates colorization of images by processing and manipulating pixel data using machine learning algorithms | 169 |
kgeorgiev42/image-colorization-of-historical-paintings | Automates colorization of historical grayscale images using Deep Learning and CNNs. | 3 |
primozgodec/imagecolorization | Automates colorization of images and videos using pre-trained machine learning models | 27 |
satoshiiizuka/siggraph2016_colorization | Automatically adds color to grayscale images using a deep neural network | 2,157 |
pathak22/context-encoder | Unsupervised feature learning by image inpainting using Generative Adversarial Networks (GANs) | 885 |
akanimax/pro_gan_pytorch | Implementation of a deep learning model for generating high-quality images with improved stability and variation. | 536 |
abdelrahmanradwan/photo-coloring | An end-to-end deep learning-based colorization tool | 59 |