AI-powered tool for video subtitle and watermark removal
Top 6.9% on SourcePulse
This project provides an AI-powered tool for removing hard-coded subtitles and text-based watermarks from images and videos, offering lossless resolution output. It's designed for users who need to clean up media content without relying on external APIs, with a focus on local processing and advanced inpainting techniques.
How It Works
The tool utilizes advanced AI algorithms, specifically mentioning STTN, LAMA, and PROPAINTER, for inpainting the areas where subtitles are removed. This approach aims to intelligently fill in the removed content rather than using simple pixel duplication or blurring, leading to higher quality results. Users can either specify subtitle locations for targeted removal or allow the AI to automatically detect and remove all text across the entire video.
Quick Start & Requirements
paddlepaddle-gpu
and pytorch
), and configuring CUDA/cuDNN.python gui.py
for the GUI or python ./backend/main.py
for CLI.Highlighted Details
Maintenance & Community
The project lists QQ groups for discussion and support. A table of donors indicates community engagement and financial backing.
Licensing & Compatibility
The README does not explicitly state a license. The project's reliance on NVIDIA GPUs and specific CUDA/cuDNN versions implies compatibility is limited to NVIDIA hardware.
Limitations & Caveats
The project explicitly states it is not compatible with AMD GPUs. Performance and quality are highly dependent on the chosen algorithm and user-configured parameters, with some settings potentially increasing VRAM usage or skipping crucial detection steps. The project also mentions the possibility of needing to train custom models for optimal results.
1 month ago
1 day