Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Waifu2x? #29

Open
DartPower opened this issue Nov 9, 2020 · 1 comment
Open

Waifu2x? #29

DartPower opened this issue Nov 9, 2020 · 1 comment

Comments

@DartPower
Copy link

Can you implement the Waifu2x rescaler?

@CodeF53
Copy link
Contributor

CodeF53 commented Nov 12, 2020

From what I can tell, ImageResizer is meant to just be a pixel art scaling program.

Waifu2x and other neural net upscalars don't really work on pixel art, so I don't see them fitting into this program very well

Here is an example of how horrible neural net upscalars work on pixel art:
3 way comparison between original texture, waifu2x, and gigapixel
Waifu2x looks okish, but proper pixel art scaling algorithms like xBR blow it out of the water.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants