Anime2Sketch icon indicating copy to clipboard operation
Anime2Sketch copied to clipboard

A sketch extractor for anime/illustration.

Results 7 Anime2Sketch issues
Sort by recently updated
recently updated
newest added

raise ValueError("Expected more than 1 spatial element when training, got input size {}".format(size)) ValueError: Expected more than 1 spatial element when training, got input size torch.Size([1, 512, 1, 1]) analytics-python...

heres what works for me and converts all files from in folder to out folder with 2048 tex quality : @echo off for %%F in (in\*.*) do test.py --dataroot in...

could be useful to have a dockerfile that contains all the programs needed to run it. We could just mount a volume for the input/output.

Place it in folder where test.py is and run bat file (a2sgui.bat) [a2sgui.zip](https://github.com/Mukosame/Anime2Sketch/files/11233927/a2sgui.zip) ![image](https://user-images.githubusercontent.com/33694664/232074676-17289375-4b5c-45e5-b3a3-6653e9785592.png)

ValueError: Unknown resampling filter (InterpolationMode.BICUBIC). Use Image.Resampling.NEAREST (0), Image.Resampling.LANCZOS (1), Image.Resampling.BILINEAR (2), Image.Resampling.BICUBIC (3), Image.Resampling.BOX (4) or Image.Resampling.HAMMING (5)

请问一下作者大大,在使用AODA训练Anime2Sketch时是否有使用GC,是将类别数设置为了0还是1呢。