-
-
Notifications
You must be signed in to change notification settings - Fork 13
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
Implementing Real-ESRGAN for Image Quality Improvement #289
Comments
Thank you for your feedback and suggestions. Please note that the author might only respond on weekends, so we kindly ask for your patience and understanding. |
|
Unfortunately what @omodia said is true. However, there's #245 which is similar to this and will improve quality. And in my opinion, it will be better to use existing GUI instead because in the end I will need to save those upscaled images on drive to display them either way. |
Type of reader (if reader related)
image
Description of the new feature / enhancement
The program can further impress users by adding a feature that uses Real-ESRGAN to improve image quality. This feature would create a new folder with rescaled images. Although the process may be a bit slower, the results are impressive. Real-ESRGAN is a powerful tool for improving image quality. There is also Real-CUGAN available here, which can provide similar features.
Links:
Real-ESRGAN:
https://github.com/xinntao/Real-ESRGAN
https://github.com/xinntao/Real-ESRGAN-ncnn-vulkan
Real-CUGAN:
https://github.com/nihui/realcugan-ncnn-vulkan
Real-ESRGAN-GUI:
https://github.com/tsukumijima/Real-ESRGAN-GUI
Scenario when this would be used?
No response
Supporting information
No response
The text was updated successfully, but these errors were encountered: