style2paints
Colorizer
An AI-driven tool for coloring line art with layered outputs and separated color layers.
sketch + style = paints (TOG2018/SIGGRAPH2018ASIA)
18k stars
564 watching
2k forks
Language: JavaScript
last commit: over 1 year ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
titu1994/neural-style-transfer | A neural network implementation of artistic style transfer with color preservation and masking capabilities. | 2,276 |
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 |
richzhang/colorization | Automatically colorizes images using deep neural networks and learned priors. | 3,355 |
jcjohnson/neural-style | An algorithm to combine the content of one image with the style of another, using convolutional neural networks. | 18,310 |
zenangst/hue | A comprehensive Swift framework for working with colors and gradients in iOS applications | 3,502 |
eladrich/pixel2style2pixel | An implementation of an image-to-image translation framework using StyleGAN encoders and generators. | 3,196 |
satoshiiizuka/siggraph2016_colorization | Automatically adds color to grayscale images using a deep neural network | 2,157 |
armour/automatic-image-colorization | Automates colorization of images by processing and manipulating pixel data using machine learning algorithms | 169 |
done1892/square-images-colorization | Develops colorization algorithms for images depicting cities and squares using deep learning techniques | 1 |
lengstrom/fast-style-transfer | An implementation of fast style transfer using TensorFlow and neural networks to apply artistic styles to images and videos. | 10,927 |
time0o/colorful-colorization | Generates color versions of grayscale images using deep learning techniques and convolutional neural networks. | 49 |
kgeorgiev42/image-colorization-of-historical-paintings | Automates colorization of historical grayscale images using Deep Learning and CNNs. | 3 |
junyanz/interactive-deep-colorization | A system for automatically colorizing black and white images with user interactions. | 2,694 |
orpatashnik/styleclip | This project provides an implementation of a method to manipulate images by driving the style with text. | 4,000 |
cysmith/neural-style-tf | An implementation of image style transfer using convolutional neural networks in TensorFlow. | 3,104 |