Analyzable-FR/patch-based-texture-inpainting
Patch-based inpainting Python library
This tool helps graphic designers, photo editors, and digital artists repair or remove unwanted elements from images with repeating textures. You input an image with a masked area you want to fill and the tool automatically generates new texture to seamlessly blend into the missing region. This is ideal for fixing scratches, removing watermarks, or extending textured backgrounds.
No commits in the last 6 months.
Use this if you need to seamlessly fill in missing or unwanted areas in images that contain repeating patterns or textures, like fabric, brick walls, or natural landscapes.
Not ideal if your image features non-repeating structures, human faces, or complex objects that require semantic understanding rather than texture generation.
Stars
12
Forks
1
Language
Python
License
MIT
Category
Last pushed
Mar 05, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Analyzable-FR/patch-based-texture-inpainting"
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.
bamos/dcgan-completion.tensorflow
Image Completion with Deep Learning in TensorFlow
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