PaintsChainer
Line coloring tool
A line drawing colorization system using convolutional neural networks
line drawing colorization using chainer
4k stars
275 watching
557 forks
Language: Jupyter Notebook
last commit: almost 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,637 |
chainer/chainer | A flexible framework for building and training neural networks | 5,892 |
junyanz/interactive-deep-colorization | A system for automatically colorizing black and white images with user interactions. | 2,694 |
richzhang/colorization | Automatically colorizes images using deep neural networks and learned priors. | 3,355 |
knazeri/edge-connect | A deep learning framework for image inpainting using adversarial edge learning and generative models. | 2,517 |
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,481 |
sketchyscene/sketchyscenecolorization | A system for colorizing scene sketches based on user-provided text instructions | 106 |
time0o/colorful-colorization | Generates color versions of grayscale images using deep learning techniques and convolutional neural networks. | 49 |
luanfujun/deep-painterly-harmonization | A software implementation of a deep learning-based algorithm for generating harmonious paintings by adjusting the style of an input image. | 6,071 |
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,036 |
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,275 |
phillipi/pix2pix | An implementation of an image-to-image translation algorithm using deep learning techniques | 10,163 |