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

Performs worse than bicubic on photographic content for SISR #9

Open
catid opened this issue May 22, 2023 · 0 comments
Open

Performs worse than bicubic on photographic content for SISR #9

catid opened this issue May 22, 2023 · 0 comments

Comments

@catid
Copy link

catid commented May 22, 2023

I evaluated this software against the state of the art for learned upsamplers at 60 FPS, targeting both desktop GPUs and Intel iGPUs, and 1920x1080 output resolution. The results are detailed here: https://catid.io/posts/tiny_sr/

Perhaps I'm not using the software correctly. To experiment, this is my methodology:

It compiles cleanly with Visual Studio 2022 on Windows. If you build the DX12 sample, add images under NVIDIAImageScaling\samples\bin\DX12\media\images, run the DX12 sample application, and then select 50% scale and one of the images from the drop-down, you can press the S key to have it save the image to NVIDIAImageScaling\samples\bin\DX12\dump.png.

Please advise if there is a better way to evaluate the performance of the upsampler on a given PNG image.

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

1 participant