Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Real-ESRGAN aims at developing Practical Algorithms for General Image/Video Restoration.

License

Notifications You must be signed in to change notification settings

xulihang/Real-ESRGAN

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

140 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To use the super resolution model in ImageTrans, download the zip and extract to the superresolution folder of the app.

Download link: https://github.com/xinntao/Real-ESRGAN/releases/tag/v0.2.5.0

You may need to run the following for mac and Linux to add execution permission:

mac:

chmod +x /Applications/ImageTrans.app/Contents/Resources/ImageTrans/superresolution/realesrgan-ncnn-vulkan 

Linux:

chmod +x realesrgan-ncnn-vulkan 

About

Real-ESRGAN aims at developing Practical Algorithms for General Image/Video Restoration.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%