1 repo
Machine learning models that use generative techniques to reconstruct high-resolution details.
Distinguishing note: Focuses on the generative approach to upscaling, distinct from traditional interpolation methods.
Explore 1 awesome GitHub repository matching artificial intelligence & ml · Generative Upscalers. Refine with filters or upvote what's useful.
Real-ESRGAN is a deep learning restoration pipeline designed to enhance low-resolution media and improve the visual quality of damaged photographs. It functions as a generative image upscaler that reconstructs high-resolution details from source inputs by utilizing neural networks trained to fill in missing information and remove noise. The project distinguishes itself as a blind super-resolution tool, meaning it improves image sharpness and fidelity without requiring prior knowledge of the specific degradation applied to the source. It employs high-order degradation modeling to address compl
Reconstructs high-resolution details from low-resolution input images using deep neural networks trained on synthetic degradation processes.