All Projects → WalkerMx → AutoCrispy

WalkerMx / AutoCrispy

Licence: GPL-3.0 License
Automatically apply AI Upscaling on Dumped Textures

Programming Languages

Visual Basic .NET
514 projects

Projects that are alternatives of or similar to AutoCrispy

Waifu2x Extension Gui
Video, Image and GIF upscale/enlarge(Super-Resolution) and Video frame interpolation. Achieved with Waifu2x, Real-ESRGAN, SRMD, RealSR, Anime4K, RIFE, CAIN, DAIN, and ACNet.
Stars: ✭ 5,463 (+7282.43%)
Mutual labels:  waifu2x, esrgan, anime4k, realsr
AI-Lossless-Zoomer
AI无损放大工具
Stars: ✭ 940 (+1170.27%)
Mutual labels:  waifu2x, esrgan, anime4k
Video2x
A lossless video/GIF/image upscaler achieved with waifu2x, Anime4K, SRMD and RealSR. Started in Hack the Valley 2, 2018.
Stars: ✭ 3,760 (+4981.08%)
Mutual labels:  waifu2x, srmd, anime4k
Waifu2x
Image Super-Resolution for Anime-Style Art
Stars: ✭ 22,741 (+30631.08%)
Mutual labels:  waifu2x
video-enhacer
Composes ffmpeg, waifu2x and butterflow to enhace videos making them bigger and with a higher framerate.
Stars: ✭ 13 (-82.43%)
Mutual labels:  waifu2x
ani-ss
Anime4K using Web Assembly
Stars: ✭ 22 (-70.27%)
Mutual labels:  anime4k
Waifu2x-GUI
An app that upscales anime-styled images, gifs, and videos with waifu2x.
Stars: ✭ 89 (+20.27%)
Mutual labels:  waifu2x
Anime4K-rs
An attempt to write Anime4K in Rust
Stars: ✭ 104 (+40.54%)
Mutual labels:  anime4k
vs-mlrt
Efficient ML Filter Runtimes for VapourSynth (with built-in support for waifu2x, DPIR, RealESRGANv2, and Real-CUGAN)
Stars: ✭ 34 (-54.05%)
Mutual labels:  waifu2x
RFB ESRGAN-PyTorch
Simple realization of papers in oppo Research Institute super score competition.
Stars: ✭ 62 (-16.22%)
Mutual labels:  esrgan
Waifu2x-Image-Saver
A Firefox extension to download any image and process them with Waifu2x with one click.
Stars: ✭ 13 (-82.43%)
Mutual labels:  waifu2x
Anime4K
Makes it easy to encode a Anime using Anime4K with predefined encoding profiles!
Stars: ✭ 61 (-17.57%)
Mutual labels:  anime4k
waifu2x-vulkan
waifu2x-ncnn-vulkan-python, use nihui/waifu2x-ncnn-vulkan
Stars: ✭ 24 (-67.57%)
Mutual labels:  waifu2x
Magpie
将任何窗口放大至全屏
Stars: ✭ 4,478 (+5951.35%)
Mutual labels:  anime4k
picacg-qt
哔咔漫画, PicACG comic PC client(Windows, Linux, MacOS)
Stars: ✭ 1,325 (+1690.54%)
Mutual labels:  waifu2x
waifu2x-go
waifu2x implemented in Go
Stars: ✭ 19 (-74.32%)
Mutual labels:  waifu2x
waifu2x
Ruby wrapper and CLI for waifu2x
Stars: ✭ 15 (-79.73%)
Mutual labels:  waifu2x
pyanime4k
An easy way to use anime4k in python
Stars: ✭ 80 (+8.11%)
Mutual labels:  anime4k
quake2-neural-upscale
Quake 2 textures upscaled using ESRGAN and the Manga109Attempt model
Stars: ✭ 44 (-40.54%)
Mutual labels:  esrgan
ESRGAN-tensorflow
Enhanced SRGAN. Champion PIRM Challenge on Perceptual Super-Resolution
Stars: ✭ 33 (-55.41%)
Mutual labels:  esrgan

AutoCrispy

Automatically apply AI upscaling on Dumped Textures.

AutoCrispy Features

  • Seamless Upscaling - Experimental system for improving seamless texture upscales, based on JoeyBallentine's 'upscale.py' script. Available for all backends. For advanced users. More information will be available in the manual.

  • Model Chaining - Arbitrarily chain models for upscaling. Adding a model to a chain 'snapshots' your current settings for the backend, meaning you can apply the same backend with differant settings or models (ESRGAN), or apply any mix of backends in sequence to your textures.

  • Defringing - Basic, GDI+ defringing scheme. Removes ugly halo artifacts ('fringes') from textures with transparency. This works best where all textures are roughly the same size.

Backend Features

The following are the features supported in AutoCrispy. Any feature listed is not necessarily the same as the features or requirements of the program. To work, AutoCrispy requires one of the following to be downloaded, or ESRGAN to be installed. More about the Backends and Comparison shots can be found here

Backend Scale Range Denoising Support Alpha Support TAA Custom Filters Speed VRAM Requirements Download
Waifu2x Caffe 1-4 ✔️ ✔️ ✔️ Slow Very High Link
Waifu2x Vulkan 1-2 ✔️ ✔️ ✔️ Average Medium Link
RealSR Vulkan 4-4 ✔️ ✔️ Slow High Link
SRMD Vulkan 2-4 ✔️ ✔️ ✔️ Average Medium Link
Waifu2x CPP 1-8 ✔️ ✔️ Quick Low Link
Anime4K CPP 1-8 ✔️ ✔️ Quick Low Link

Texconv

AutoCrispy also supports Microsoft's Texconv Utility for processing DDS textures. Most DDS formats are supported, as well as many image formats. When chaining, ensure that the backends you have selected support the format you have chosen (PNG is widely supported).

To use texconv, place it in the folder with AutoCrispy, or in it's own folder in AutoCrispy's folder. To set up for DDS files, set the first item in your chain to Texconv, set to "DDS Input". Then, set the last item to Texconv, set to "DDS Output".

ESRGAN

It is also possible to use ESRGAN. For convenience, a prebuilt, portable installation can be found here:
https://github.com/WalkerMx/ESRGAN_Python_Embedded/releases

This does not include any models. They can be found here.

Alternatively, the setup guide can be found here:
https://upscale.wiki/wiki/ESRGAN_Installation_Guide_for_Windows

GFPGAN

Recently, Support was added for GFPGAN. This feature requires the latest Embedded Python Build:
https://github.com/WalkerMx/ESRGAN_Python_Embedded/releases

Also Required is the GFPGAN Model:
https://github.com/TencentARC/GFPGAN/releases/download/v1.3.0/GFPGANv1.3.pth

Place the Model in the 'models' folder, inside the 'esrgan' folder. When using AutoCrispy, Select Python as the Backend, 'inference_gfpgan.py' as the Script, and 'GFPGANv1.3.pth' as the model.

Note that the 'inference_gfpgan.py' from the Embedded Python Build has been modified to work with AutoCrispy!

How to use:

-Toss AutoCrispy into the folder from the backend(s) you chose, and run it.

-Pick the folder where the textures dump.

-Pick the folder where the new textures need to be.

-Set your settings. The defaults should work, unless you know what you want.

-Push the button.

As the textures dump, new upscaled textures are generated, and the originals are optionally deleted.

Also, make sure you have enough VRAM if you use multithreading, especially with Caffe and ESRGAN. More threads & higher upscales dramatically increase the memory requirements!

More info about AutoCrispy and how it works can be found Here
Guides for some common programs can be found Here.

Special Thanks

Some people have been unusually helpful, or have gone above and beyond to show support for this project. With their permission, they are listed below.

u/devilskin

fefo-dev

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].