Recently I been working on a new feature called "Transparent image Edge Clarity Enhancement" which will significantly improve the clarity of scaled images with alpha channel (transparent background), especially when upscaling low-res images, and the alpha channel will be preserved.
Right now I successfully implemented this feature to RealESRGAN-NCNN-Vulkan engine (PSD files & static images).
My plan is make it available for processing static i...
2022-06-09 13:46:34 +0000 UTC
View Post
Just a quick update, RealCUGAN-NCNN-Vulkan will be supported in the next BETA update, most coding is finished and I'm doing some testing.
After this update, AMD GPU users can also using Real-CUGAN.
RealCUGAN caffe models will be moved to waifu2x-caffe models list, so you can still use them if you want.

2022-02-17 08:06:39 +0000 UTC
View Post
Just implemented a NEW Super-Resolution Engine.
This engine is for 2D Anime upscale only, the image quality improvement is quite close to RealESRGAN.
But it's not very fast since it's relaying on Waifu2x-Caffe, and only Nvidia GPUs with CUDA can use this engine.
My eyes are burning because I been writing codes for so long, therefore it will be released later with the next BETA update.
2022-02-04 13:52:57 +0000 UTC
View Post