Enhance Images with Neural Networks
Summary of my bookmarked Github repositories from Feb 23rd, 2023
Github repositories
- thekevinscott/UpscalerJS
UpscalerJS is a powerful JavaScript tool that utilizes Neural Networks for image enhancement. It offers various models for tasks such as Super Resolution, Deblurring, Denoising, Deraining, Dehazing, Low Light Enhancement, Retouching, and soon, Inpainting. The tool has a live demo available and recently released a beta version 1.0.0. Users migrating from versions <=0.12 should modify their model loading approach. UpscalerJS provides guides and code examples on GitHub, along with comprehensive documentation. The project is licensed under the MIT License by Kevin Scott.