github xinntao/Real-ESRGAN v0.3.0
Real-ESRGAN v0.3.0 Release Note

20 months ago

🚀 Long time no see ☄️

Highlights

add realesr-general-x4v3 and realesr-general-wdn-x4v3. They are very tiny models for general scenes, and they may more robust. But as they are tiny models, their performance may be limited.
support denoise strength for realesr-general-x4v3. You can use the -dn option to adjust the denising strength. Denoise strength. 0 for weak denoise (keep noise), 1 for strong denoise ability. Only used for the realesr-general-x4v3 model.
update inference_video: support auto download. You do not need to download models explicitly. If the models are not download, they will be downloaded automatically.

support ffmpeg stream for inference_realesrgan_video
fix colorspace bug & support multi-gpu and multi-processing
Added GPU selection feature to python inference
deal with flv format

📢📢📢

https://github.com/xinntao/Real-ESRGAN/releases/download/v0.2.5.0/realesr-general-x4v3.pth

https://github.com/xinntao/Real-ESRGAN/releases/download/v0.2.5.0/realesr-general-wdn-x4v3.pth

Don't miss a new Real-ESRGAN release

NewReleases is sending notifications on new releases.