[go: up one dir, main page]

Skip to content

Real-ESRGAN-based super resolution model inference GUI written in C#.

License

Notifications You must be signed in to change notification settings

net2cn/Real-ESRGAN_GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real-ESRGAN_GUI

A C# GUI inference implementation of Real-ESRGAN.

PRs are welcomed.


Usage

You know how a GUI works. UI

Result

From 256px image to 1024px image with the magic of Real-ESRGAN.

Build Prerequisites

  • Visual Studio 2019 or higher.

Known Issue

  • GPU support is not working.
  • Directory input is not implemented yet.
  • Alpha channel will be ignored.
  • Huge memory consumption when handling large image (~1000x1000, eats up ~18.5G memory easily).

Acknowledgements

This repository contains ONNX models converted from Real-ESRGAN repo. All copyrights and trademarks of the materials used belong to their respective owners and are not being sold.

This repository is created only for learning purpose. I DO NOT take any responsibilities for any possible damages.

Image upscale example and result attached in assets folder are derivatives of my personal artwork for my own SNS avatar. Please do not use without permission, especially for commercial purposes.


2021, net2cn.

About

Real-ESRGAN-based super resolution model inference GUI written in C#.

Resources

License

Stars

Watchers

Forks

Packages

No packages published