Skip to content

NVIDIA Ansel AI Enhancer is an app I quickly made that takes advantage of NVIDIA’s Ansel RTX AI Up-Res to allow users to upscale any image to 8K whiles adding further quality.

License

Notifications You must be signed in to change notification settings

RyudoGaming/NVIDIA-Ansel-AI-Enhancer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NVIDIA Ansel AI Enhancer

NVIDIA Ansel AI Enhancer is an app I quickly made that takes advantage of NVIDIA’s Ansel RTX AI Up-Res to allow users to upscale any image to 8K whiles adding further quality.



Is this a good upscaler?

Ansel AI is not a great upscaler. The only advantage it has is that it's fast (thanks to using RT cores) and simple to use.

ESRGAN is a far superior way of upscaling images. It is free and works with any GPU (although it does work better with Nvidia GPUs). The only downside is that it does take more time and is more technical to setup and use. Fortunately, there is a YouTube tutorial that does go through this process for you.

What are all these models?

A model is basically the algorithm the software will use to upscale your images. There are many models to choose from and I can understand that this can be pretty overwhelming. To start off with, I suggest 4x-UltraSharp. It works great with basically anything. You can then use this as the reference model to test against other models.

Comparisons

Prerequisites

Download

Click here to download the latest version of the app.

Building (for developers)

Prerequisites

  • Visual Studio 2019 for Windows 10

Open the sln file with Visual Studio 2019. Build > Build Solution.

How good is it?

Ansel AI is not that great but is a simple and fast way of upscaling your images for free. If you want to take upscaling more seriously, then I suggest you to look into ESRGN. The results are far superior. It does take more time and is more technical to setup and use, however, there is a YouTube tutorial that does go through this process for you. ESRGAN does not require an Nvidia GPU but it does work better on any Nvidia GPU (don't need an RTX card).

Which model do I choose?

There are many models to choose from and I can understand that this can be pretty overwhelming. To start off with, I suggest 4x-UltraSharp. It works great with basically anything. You can then use this as the reference model to test against other models.

About

NVIDIA Ansel AI Enhancer is an app I quickly made that takes advantage of NVIDIA’s Ansel RTX AI Up-Res to allow users to upscale any image to 8K whiles adding further quality.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%