Real-ESRGAN
upscayl
Real-ESRGAN | upscayl | |
---|---|---|
131 | 127 | |
30,065 | 35,719 | |
2.3% | 3.8% | |
1.9 | 9.3 | |
7 months ago | 8 days ago | |
Python | TypeScript | |
BSD 3-clause "New" or "Revised" License | GNU Affero General Public License v3.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Real-ESRGAN
-
AI-Powered Nvidia RTX Video HDR Transforms Standard Video into HDR Video
It's not exactly what you're after, as it's anime specific and you need to process the video yourself (eg disassemble to frames, run the upscaler, then assemble back to a movie file), but Real-ESRGAN is really good:
https://github.com/xinntao/Real-ESRGAN/
It's pretty brilliant for cleaning up very old, low resolution anime.
-
Photorealistic Video Generation with Diffusion Models
Just a note you can run upscaling on your home desktop with Real-ESRGAN:
https://github.com/xinntao/Real-ESRGAN
- What software to use for upscaling anime edits
-
What neural net for SISR?
Maybe Real-ESRGAN is a good fit? Even tho it's a couple of years old
- Cant make concurrent calls to Model
-
Outis my beloved
I'm glad you noticed! I upscaled the icon from the wiki using Real-ESRGAN's 4xplus anime model, then photoshopped out the text. Worked far better than waifu2x.
-
ComicMerge (Beta testing version - SafeTensors)
A: Try using High-res Fix and R-ESRGAN 4x+ Anime6B as upscaler
-
Is there any way to upscale local files permanently using Nvidia's RT VSR?
Maybe try this one https://github.com/xinntao/Real-ESRGAN it may work even better.
-
YOASOBI Idol [3840 x 2160]
Screenshotted from the official music video, upscaled to 4k using a state of the art ML model.
-
Compilation of (almost) all end of chapter panels
Do you happen to remember which chapter has that "scene"? You could also try to enhance it yourself, I did it using Real-ESRGAN, which is really easy to use.
upscayl
- Show HN: AI Image Upscaler and Photo Enhancer with up to 10x resolution boost
-
A smooth and sharp image interpolation you probably haven't heard of
Yes, with Upscayl, we’re already doing that (https://upscayl.org).
It’s not as fast yet but it’s extremely good. Good enough that you could print a low resolution image after upscaling.
-
Why Does Windows Use Backslash as Path Separator?
Windows has caused us a lot of issues with Upscayl (https://upscayl.org).
I personally do not use Windows but most of our errors are reported by Windows users where sometimes path parsing is a problem or the drivers mess up vulkan configuration.
-
Upscayl – Free and Open Source AI Image Upscaler
> I guess yesterday's science fiction is now our reality.
That's actually what's written on https://upscayl.org, "From Science Fiction to Reality" haha
- I need this image in 1920x1080
-
I upscaled a few of my favorite screenshots from the Anime
that website? No, I just used upscayl with the Digital Art preset
-
Anybody develop on a Mac?
Upscayl, I've used it before, it's great
-
Please help me find HD image for this beautiful Ram-Janki portait.
You can use Upscayl on pc and SuperImage on android to enhance your image so you don't have to find the hd version, both the applications uses you device's gpu to enhance your image.
-
Image Upscaler AI
might as well just run upscayl locally then. https://github.com/upscayl/upscayl
-
Is there a solarpunk wallpaper collection?
Instead of finding images that are already FullHD, I've found an open source software for image upscaling which seems to work very well with digital art/styles similar to something like Studio Ghibli, which is the style as was going for, so works great for me!
What are some alternatives?
ESRGAN - ECCV18 Workshops - Enhanced SRGAN. Champion PIRM Challenge on Perceptual Super-Resolution. The training codes are in BasicSR.
waifu2x - Image Super-Resolution for Anime-Style Art
chaiNNer - A node-based image processing GUI aimed at making chaining image processing tasks easy and customizable. Born as an AI upscaling application, chaiNNer has grown into an extremely flexible and powerful programmatic image processing application.
GFPGAN - GFPGAN aims at developing Practical Algorithms for Real-world Face Restoration.
Real-ESRGAN-ncnn-vulkan - NCNN implementation of Real-ESRGAN. Real-ESRGAN aims at developing Practical Algorithms for General Image Restoration.