ztsrdev/RTL-Inpainting
A pipeline focused on the in-painting of text in images. For example the removal of subtitles in a screenshot of a movie.
This tool helps content creators and media professionals quickly remove unwanted text, like subtitles or watermarks, from images and video thumbnails. You provide an image with text, and it returns a clean version with the text seamlessly removed and the background filled in naturally. This is ideal for anyone who needs to quickly prepare visual assets for publishing or broadcasting.
No commits in the last 6 months.
Use this if you need to erase text overlays, such as subtitles or promotional text, from images to create clean, professional visual content.
Not ideal if you need to remove complex objects, people, or require extremely precise inpainting for high-stakes forensic or medical imaging.
Stars
16
Forks
1
Language
Jupyter Notebook
License
—
Category
Last pushed
Jun 30, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/ztsrdev/RTL-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.
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