xinntao/Real-ESRGAN-ncnn-vulkan
NCNN Vulkan implementation of Real-ESRGAN for general image restoration and super-resolution, optimized for both photos and anime.

This repository provides a C implementation of the Real-ESRGAN neural network model for image restoration tasks, specifically super-resolution. It uses the NCNN neural network inference framework and Vulkan compute for cross-platform GPU acceleration on AMD, NVIDIA, and Intel hardware. The project focuses on practical image restoration for both general photographs and anime-style images, with support for processing JPEG-compressed and noisy images.