zllrunning/video-object-removal
Just draw a bounding box and you can remove the object you want to remove. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2619
- days_rel: n/a
- days_push: 2532
- n_releases_24m: 0
Adoption not part of the score
2711 stars · 468 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A PyTorch application that removes objects from videos by drawing a bounding box around them. It combines SiamMask for object tracking and segmentation with Deep-Video-Inpainting to fill in the removed regions.
Use cases
- remove unwanted objects from a video clip
- erase a person from footage by drawing a box
- inpaint missing regions in video frames
- clean up background distractions in recorded video
- segment and track an object then delete it from the scene
When to choose
- you need a simple draw-a-box workflow to delete objects from videos
- you have an NVIDIA GPU and can run PyTorch models locally
- you want to combine tracking-based segmentation with deep video inpainting
When to avoid
- you need a polished GUI or production-ready tool
- you work on Windows or without a CUDA GPU
- you need state-of-the-art inpainting quality on modern models
- you need active maintenance or recent updates
Facets
application · maturity maintenance
computer-vision image-processing video-processing machine-learning computer-vision image-processing deep-learning python video-inpainting object-removal object-tracking siammask pytorch bounding-box video linux gpu
1 source
- readme: https://github.com/zllrunning/video-object-removal · fetched 2026-08-28 · 46b858bc97c3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| zllrunning/video-object-removal | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="zllrunning/video-object-removal")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem