百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
R

Real-ESRGAN

> 编程语言
开源

Real-ESRGAN旨在为一般图像/视频修复开发实用算法.

36.4K stars0 点赞0 次浏览
访问官网GitHub

GitHub Issues· 647 开放

在 GitHub 查看全部
  • #1011

    Verify evals on Papers with Code

    更新于 2026年9月14日
  • #1004

    Question regarding commercial use of RealESRGANv2-animevideo for freelance work

    更新于 2026年8月26日
  • #677

    License/Terms of RealESRGan checkpoints?

    更新于 2026年8月24日
  • #1003

    已经通过ncnn和webassembly实现了浏览器版本

    更新于 2026年7月18日
  • #1002

    优化文字增强什么时候发布

    更新于 2026年7月17日
  • #985

    Can someone actually explain how to use?

    更新于 2026年5月20日
  • #996

    улучшить пдф

    更新于 2026年5月11日
  • #978

    Real-ESRGAN 能否用于视频播放器的实时超分?有没有现成的工作流?(Feasibility of Real-ESRGAN for real-time video super-resolution in players?)

    更新于 2026年5月8日
  • #995

    картинка

    更新于 2026年4月28日
  • #971

    NCNN只能使用bin+param模型吗?识别不了pth模型。

    更新于 2026年4月19日

核心特点

  • •✅ Update the RealESRGAN AnimeVideo-v3 model. Please see anime video models and comparisons for more details.
  • •✅ Add small models for anime videos. More details are in anime video models.
  • •✅ Add the ncnn implementation Real-ESRGAN-ncnn-vulkan.
  • •✅ Add *RealESRGAN_x4plus_anime_6B.pth*, which is optimized for anime images with much smaller model size. More details and comparisons with waifu2x are in anime_model.md
  • •✅ Support finetuning on your own data or paired data (*i.e.*, finetuning ESRGAN). See here
  • •✅ Integrate GFPGAN to support face enhancement.
  • •✅ Integrated to Huggingface Spaces with Gradio. See Gradio Web Demo. Thanks @AK391
  • •✅ Support arbitrary scale with --outscale (It actually further resizes outputs with LANCZOS4). Add *RealESRGAN_x2plus.pth* model.
  • •✅ The inference code supports: 1) tile options; 2) images with alpha channel; 3) gray images; 4) 16-bit images.
  • •✅ The training codes have been released. A detailed guide can be found in Training.md.

> 标签

Pythonaminedenoiseesrganimage-restoration

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类编程语言
定价开源

> 相关工具

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言