Looking to upscale images, textures, or videos? Here's some tools you can use:

  • chaiNNer https://chainner.app/ - This is a free, open source node based GUI that allows you to upscale your textures in bulk. It supports many other functions too, such as converting to octahedral normal maps for use with RTX Remix.
    I have some chains here to use with it: https://github.com/Kim2091/kim-chaiNNer-Templates
  • Gigapixel https://www.topazlabs.com/gigapixel-ai - This is unfortunately paid software, but the results can be pretty good. In most cases, ESRGAN models will outperform it, but it does better on occasion. I'd recommend trying chaiNNer before this however, as this software costs a hefty amount.
  • Upscayl - This is an extremely simple GUI that supports ESRGAN through NCNN. It's a great tool for beginners, or people who just want a nice but simple GUI for doing single upscales.

For upscaling videos:

These are listed in order of best to worst

You can get models for enhancr and chaiNNer here: https://openmodeldb.info/

For inpainting:

  • lama-cleaner https://github.com/Sanster/lama-cleaner - This is a web based GUI that has support for tons of models for inpainting, such as lama and Stable Diffusion. It also has many plugins for extra features, like GFPGAN, RemoveBG, and Segment Anything.

Looking to train a model? Here's some tools:

Community training software:

Official training software:

Tools to help with preparing datasets:

Tutorials:

Edit
Pub: 16 Sep 2023 09:04 UTC
Views: 210