leonelhs/face-shine
Pytorch photo AI enhancer server
This tool helps photographers, graphic designers, or anyone with old or imperfect photos to quickly improve their visual quality. It takes your existing images and uses AI to enhance faces, increase resolution, remove scratches, add color to black and white photos, brighten lighting, and clear backgrounds. The result is a refined, higher-quality image ready for use.
No commits in the last 6 months.
Use this if you need to quickly enhance the quality of digital photos, especially those with faces, old photos, or images needing basic edits like background removal or lighting adjustments.
Not ideal if you need fine-grained, manual control over every aspect of photo editing or require advanced artistic manipulation beyond general enhancements.
Stars
22
Forks
1
Language
Python
License
Apache-2.0
Category
Last pushed
Jul 18, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/leonelhs/face-shine"
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