Skip to content

Conversation

@RafalGoslawski
Copy link
Contributor

This PR allows running ESRGAN models with 1x and 8x scale.

For example 1x-NMKD-Jaywreck3-Lite and 8x_NMKD-Superscale_150000_G.

Both models run after this change, and results for the 1x model are promising.

@Acly Acly merged commit 0db0cfa into Acly:main Nov 27, 2025
3 checks passed
@Acly
Copy link
Owner

Acly commented Nov 27, 2025

Thanks, wasn't aware of those. I noticed when running the 8x model that GPU/Vulkan has issues when resolution gets too large (eg. target resolution 1536x1536 from default tile size 224). Image looks garbled.

It's a general issue with the convolution kernel, will take some time to fix it. Smaller tile size can be used as a workaround.

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

Successfully merging this pull request may close these issues.

2 participants