bamos/dcgan-completion.tensorflow
Image Completion with Deep Learning in TensorFlow
This tool helps you automatically fill in missing or obscured parts of images. You provide an image with a hole, and it intelligently guesses and generates the missing pixels to complete the picture, making the repair look natural. This is ideal for graphic designers, photographers, or researchers working with visual data that may contain damaged or incomplete sections.
1,322 stars. No commits in the last 6 months.
Use this if you need to seamlessly repair or restore portions of images, such as removing unwanted objects or reconstructing damaged areas.
Not ideal if you need to create entirely new image content from scratch or perform detailed, manual photo manipulation requiring artistic control.
Stars
1,322
Forks
384
Language
Python
License
—
Category
Last pushed
Jul 18, 2017
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/bamos/dcgan-completion.tensorflow"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
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"....
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
alexandre01/deepsvg
[NeurIPS 2020] Official code for the paper "DeepSVG: A Hierarchical Generative Network for...