Imsanskar/Old-image-restoration-minor
Removal of scratch from images using Pix2pix achitecture
This helps bring old, scratched photos back to life by digitally removing imperfections. You provide it with a damaged image, and it outputs a cleaned-up version, ready for sharing or printing. This tool is ideal for anyone looking to restore personal photo albums or historical archives without complex photo editing skills.
No commits in the last 6 months.
Use this if you have old photographs with visible scratches and want an automated way to repair them.
Not ideal if your images suffer from other types of damage like fading, discoloration, or missing parts, as it focuses specifically on scratch removal.
Stars
11
Forks
1
Language
Jupyter Notebook
License
—
Category
Last pushed
Mar 24, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Imsanskar/Old-image-restoration-minor"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
TencentARC/GFPGAN
GFPGAN aims at developing Practical Algorithms for Real-world Face Restoration.
MathiasGruber/PConv-Keras
Unofficial implementation of "Image Inpainting for Irregular Holes Using Partial Convolutions"....
bamos/dcgan-completion.tensorflow
Image Completion with Deep Learning in TensorFlow
leehomyc/Faster-High-Res-Neural-Inpainting
High-Resolution Image Inpainting using Multi-Scale Neural Patch Synthesis
yu4u/cutout-random-erasing
Cutout / Random Erasing implementation, especially for ImageDataGenerator in Keras