Lucchetto/SuperImage
An Android application that upscales low-resolution images using on-device neural network inference with Real-ESRGAN models.

Velocity · 7d
+1.3
★ / day
Trend
→steady
star history
SuperImage uses pre-trained Real-ESRGAN neural network models running on the MNN deep learning framework to upscale images. The application processes input images in tiles on the device GPU (requiring Vulkan or OpenCL support), then merges the processed tiles into the final high-resolution output. The app supports up to 16x upscaling and is designed for Android 7 and above.