guillaumeboniface/super_resolution
Reproducing the Image Super-Resolution via Iterative Refinement paper.
This project helps generate high-resolution images from low-resolution inputs, specifically for faces. It takes a small, blurry face image and transforms it into a much larger, clearer version. This could be useful for forensic analysts or media professionals needing to enhance image quality.
No commits in the last 6 months.
Use this if you need to upscale small, low-resolution facial images (specifically 16x16 pixels) to a higher resolution (128x128 pixels) for improved clarity and detail.
Not ideal if you need to super-resolve images that are not faces, or if you require different input/output resolutions than 16x16 to 128x128.
Stars
24
Forks
2
Language
Jupyter Notebook
License
—
Category
Last pushed
Oct 08, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/guillaumeboniface/super_resolution"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
HasnainRaz/Fast-SRGAN
A Fast Deep Learning Model to Upsample Low Resolution Videos to High Resolution at 30fps
NatLabRockies/sup3r
The Super-Resolution for Renewable Resource Data (sup3r) software uses generative adversarial...
the-database/traiNNer-redux
Deep learning training framework for image super resolution and restoration.
eugenesiow/super-image
Image super resolution models for PyTorch.
movehand/raisr
A Python implementation of RAISR