App
github-com-hjunior29-video-text-remover
x
Search
Install Pinokio
Log in
Register
Log in
Register
Light mode
video-text-remover
https://github.com/hjunior29/video-text-remover
updated 11/28/2025, 2:11:49 PM
indexed 4/7/2026, 8:27:41 PM
Contribute to hjunior29/video-text-remover development by creating an account on GitHub.
Follow
0
Loading community details…
Community
Search this app
Sort by
Recent activity
Newest
Top: Past day
Top: Past week
Top: Past month
Top: Past year
Top: All
Post about video-text-remover...
Post
Loading...
Pinokio Apps Using This Repo
No Pinokio apps using this repo yet.
Community tags
None yet.
Check-ins
(0)
View all
Platforms (0)
No reports yet.
Arch (0)
No reports yet.
GPU (0)
No reports yet.
RAM (0)
No reports yet.
VRAM (0)
No reports yet.
Recent commits
feat: update detection model to YOLO11 and adjust system requirements
hjunior29
10 months ago
3f76e2e
fix: allow detection interval to be set to zero
hjunior29
10 months ago
482d62e
feat: add detection interval as a parameter
hjunior29
10 months ago
657ab65
feat: add resolution process as a parameter
hjunior29
10 months ago
5f6e577
feat: add reescaling video
hjunior29
10 months ago
dcfa9a5
feat: upgrade yolo11
hjunior29
10 months ago
4c16361
feat: Implement parallel processing for frame text removal using a ThreadPoolExecutor and batched frame processing.
hjunior29
10 months ago
fbe90ec
build: Remove specific GPU model requirement from cog.yaml
hjunior29
10 months ago
c17bff0
perf: Optimize text detection with frame downscaling and temporal skipping, and specify A40 GPU model.
hjunior29
10 months ago
dbbaae1
refactor: Remove frame buffering and batch processing, applying text removal directly per frame.
hjunior29
10 months ago
69d2dce