deepcolor
deepcolor copied to clipboard
Automatic coloring and shading of manga-style lineart, using Tensorflow + cGANs
Command: ``` python main.py sample ``` Error: ``` python main.py sample Traceback (most recent call last): File "main.py", line 238, in c = Color(512,1) File "main.py", line 37, in __init__...
Hi, it's a great project. and i'd like to know what different implementation between this and PaintsChainer?
Can you explain for me what is the mean of function merge() and merge_color() ?