MathiasGruber/PConv-Keras
Unofficial implementation of "Image Inpainting for Irregular Holes Using Partial Convolutions". Try at: www.fixmyphoto.ai
This project helps you repair damaged or incomplete images by intelligently filling in missing areas, even if the holes are irregularly shaped. You input a photo with missing parts, and it outputs a seamlessly restored image where the gaps are filled in realistically. This is ideal for photographers, graphic designers, or anyone working with visual media who needs to mend imperfections in their pictures.
909 stars. No commits in the last 6 months.
Use this if you need to automatically and realistically fill in irregular gaps or remove unwanted objects from photographs.
Not ideal if you need to precisely edit specific details or perform complex photo manipulations beyond inpainting missing areas.
Stars
909
Forks
247
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Mar 24, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/MathiasGruber/PConv-Keras"
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.
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
alexandre01/deepsvg
[NeurIPS 2020] Official code for the paper "DeepSVG: A Hierarchical Generative Network for...