bamos/dcgan-completion.tensorflow
Image Completion with Deep Learning in TensorFlow
Implements semantic image inpainting using a DCGAN architecture with perceptual and contextual losses to reconstruct missing image regions. Includes a pre-trained model on CelebA faces and builds on the DCGAN-tensorflow framework with specialized modifications for the completion task.
1,322 stars. No commits in the last 6 months.
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...