PaintsChainer
Line coloring tool
A line drawing colorization system using convolutional neural networks
line drawing colorization using chainer
4k stars
273 watching
557 forks
Language: Jupyter Notebook
last commit: about 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
chainner-org/chainner | An image processing application with a node-based interface that enables users to chain multiple tasks together for customizable workflow | 4,714 |
chainer/chainer | A flexible framework for building and training neural networks | 5,899 |
junyanz/interactive-deep-colorization | A system for automatically colorizing black and white images with user interactions. | 2,701 |
richzhang/colorization | Automatically colorizes images using deep neural networks and learned priors. | 3,365 |
knazeri/edge-connect | A deep learning framework for image inpainting using adversarial edge learning and generative models. | 2,531 |
lllyasviel/paints-undo | Provides base models of human drawing behaviors in digital paintings with an aim to better align AI models with human artistic needs. | 3,558 |
sketchyscene/sketchyscenecolorization | A system for colorizing scene sketches based on user-provided text instructions | 105 |
time0o/colorful-colorization | Generates color versions of grayscale images using deep learning techniques and convolutional neural networks. | 49 |
luanfujun/deep-painterly-harmonization | Generates stylized images from input paintings by learning to harmonize their styles | 6,073 |
systemerrorwang/white-box-cartoonization | An implementation of a deep learning-based facial cartoonization system using TensorFlow | 3,958 |
karoly-hars/gan_image_colorizing | This project explores image colorization using generative adversarial networks on the CIFAR10 dataset. | 11 |
emilwallner/coloring-greyscale-images | Developing a neural network-based colorization system for converting grayscale images to RGB colors | 1,037 |
kainoj/colnet | Automates colorization of images based on machine learning models trained on image classification data. | 41 |
jiahuiyu/generative_inpainting | An image inpainting framework that utilizes DeepFill and generative adversarial networks to remove objects from images. | 3,295 |
phillipi/pix2pix | An implementation of an image-to-image translation algorithm using deep learning techniques | 10,208 |