rapidrabbit76 / PaintsTensorFlow

line drawing colorization using TensorFlow
MIT License
52 stars 6 forks source link
colorization gans machine-learning paintschainer tensorflow waifu2x

PaintsTensorFlow

Model Structure

Model Structure ## DraftModel ## Colorization

Results

input(line) - input(hint) - draft - output - ground truth

Gray background in hint for visualization.

More result image

GUI

Current we does not provide a GUI.

instead, we are preparing a web service.

if you want to use it locally using the GUI, refer to tag:0.0.1

GUI File - open( select Image ) Click "Liner" to create line art Click "RUN" to automatically color Click "Color" to select a color and then draw a color hint Click "RUN" to automatically color

Requirements

Pretrained Model

Training

Convert to ONNX

References