PaintsChainer icon indicating copy to clipboard operation
PaintsChainer copied to clipboard

line drawing colorization using chainer

Results 41 PaintsChainer issues
Sort by recently updated
recently updated
newest added

Dear author, first of all, thank you for making such valuable contributions in this industry. When I browse your website, I realize that your line draft optimization effect is the...

I used cgi-bin/cgi_exe.py and feed my example image to it. While I expect a similar performance, I got totally unrecognizable results. Here is my example image, the corresponding result and...

What are the parameters used to train the data? I am confused on how to train new data for PaintsChainer

The slack dev page is link is locked. I can't request an invitation

I suggest a way for users to select their output resolution. The image resolution is a bit too small for my needs. **Like:** **-50 DPI -100 **DPI** -300 DPI -600...

![image](https://user-images.githubusercontent.com/55911157/93348694-225d0f00-f869-11ea-8495-7198e769a562.png)

i tried to run loacally , this is the error i get ``` Traceback (most recent call last): File "server.py", line 165, in painter = cgi_exe.Painter(gpu=args.gpu) File "./cgi-bin/paint_x2_unet\cgi_exe.py", line 41,...

Hello, is there any related paper for this interesting project?

when i try to run .py stored in cgi-bin/cgi_exe.py, the result (generated in cgi-bin/images/out) is only filled with purple. What is the problem? I am currently running it on Window...

When using latest version of Python (3.7.4 for now), the following error will occor when uploading images. ``` File "...\lib\cgi.py", line 220, in parse_multipart headers['Content-Length'] = pdict['CONTENT-LENGTH'] KeyError: 'CONTENT-LENGTH' ```...