DeadSix27 / waifu2x-converter-cpp

Improved fork of Waifu2X C++ using OpenCL and OpenCV
MIT License
792 stars 86 forks source link

Not doing much. #246

Closed arthurwolf closed 4 years ago

arthurwolf commented 4 years ago

It's not really changing my picture much. I've seen some very impressive results online upscaling old anime, and here it's like the image is identical. What's wrong? The command: waifu2x-converter-cpp -m noise-scale -v 4 --noise-level 3 --scale-ratio 1.2 -i frame.png -o test.png

The images: https://imgur.com/fXmgYzB https://imgur.com/83zkOeC They are nearly identical, which wasn't the objective. What am I doing wrong?

Wykerd commented 4 years ago

@arthurwolf What was your expected result?

The command did what you told it and removed a lot of noise from you image, see the comparison: https://imgur.com/a/uPzuFjf

arthurwolf commented 4 years ago

I was expecting much better results based on pictures I've seen around. I've since moved on to using Anime4X instead, and I'm getting much better results, so it's all fine, please ignore.

nonetrix commented 3 years ago

do you find linking to it I can't find a github for anime4x or etc? also I think it might have been more due to using the wrong algorithm but I could be wrong I don't really know much about this stuff

nonetrix commented 3 years ago

most close thing I can find is anime4k and that's a GLSL shader that upscales in real-time

nonetrix commented 3 years ago

I'm not having this issue but I still want to try waifu4x out as well