real-esrgan for video is upscaling size but not improving quality #580
Unanswered
tacitus-git
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am running the script from an anaconda environment with the argument: python inference_realesrgan_video.py -n RealESRGAN_x4plus -i inputs\video\test.mp4 -s 2
The script appears to work. All is completed without error. However, although the video is indeed upscaled in size by 2x, the quality remains the same. This video is live action. What could be wrong. Any ideas?
Cuda is installed and running fine on a rtx 3060 for the processing.
Beta Was this translation helpful? Give feedback.
All reactions