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

cupscale

> 编程语言
开源

基于 ESRGAN 的图像放大 GUI

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

工具介绍

基于 ESRGAN 的图像放大 GUI

Cupscale

Image Upscaling GUI based on ESRGAN

Credits:

Based around xinntao's ESRGAN implemented via Joey's Fork.

AMD/Intel GPU compatibility is possible thanks to BlueAmulet's esrgan-ncnn-vulkan based on nihui's realsr-ncnn-vulkan running on Tencent's ncnn framework, as well as xinntao's Real-ESRGAN.

Download:

Get the latest release

Installation:

The application is more or less portable. It's a single executable that you can run anywhere.

Temporary files are stored in the installation directory by default, which is why you shouldn't install the application in protected locations like Program Files.

Supported AI Backends:

  • Nvidia CUDA (Recommended)
  • Vulkan (Works on any modern GPU, but is slower and takes a long time start up)
  • CPU (Works without GPU, but is very slow)

Features:

  • CUDA, Vulkan/NCNN or CPU supported, with included model converter for NCNN
  • On-the-fly Model Interpolation
  • Model Chaining (Run images through multiple models at once)
  • Batch Upscaling (Load a directory or multiple single images)
  • Automatic Image tiling/merging to avoid running out of VRAM
  • Pre-Processing: Optionally downscale images before upscaling
  • Post-Processing: Automatically resize after upscaling
  • Compatible with PNG, JPEG, BMP, WEBP, TGA, DDS images
  • Load image straight out of the clipboard (no need to download images from web)
  • Create various types of comparisons (Side-By-Side, 50/50, and before/after animations as GIF or MP4)

Issues· 0 开放

查看全部 Issues在 GitHub 打开

暂无开放 Issues,或尚未同步最近议题。

> 标签

C#

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

> 工具信息

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

> 相关工具

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