Real-ESRGAN v0.3.0 Release Note
Real-ESRGAN v0.2.5.0
Features
- Add
realesr-general-x4v3andrealesr-general-wdn-x4v3models — lightweight models optimized for general scenes - Denoise strength control via
-dnflag (0–1 range) forrealesr-general-x4v3 - Auto-download models in
inference_video— no manual model download required - FFmpeg stream support in
inference_realesrgan_video - GPU selection for Python inference
Fixes
- Colorspace bug fix
- FLV format support
- Multi-GPU and multi-processing support
🚀 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