hkchengrex/XMem
[ECCV 2022] XMem: Long-Term Video Object Segmentation with an Atkinson-Shiffrin Memory Model observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1519
- days_rel: n/a
- days_push: 656
- n_releases_24m: 0
Adoption not part of the score
1983 stars · 212 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
XMem is a PyTorch model for semi-supervised video object segmentation that tracks objects through long videos using an Atkinson-Shiffrin-inspired multi-store feature memory. It handles videos of 10,000+ frames at roughly 20 FPS with bounded GPU memory and includes an interactive GUI for annotating frames.
Use cases
- segment objects in long videos with a mask on the first frame
- track objects through occlusions in video
- annotate video frames with an interactive segmentation GUI
- run video object segmentation on very long clips without running out of GPU memory
- insert masked layers into video footage
- benchmark video object segmentation on DAVIS and long-video datasets
When to choose
- you need semi-supervised VOS on videos longer than a minute
- GPU memory is a constraint for long-video segmentation
- you want a fast (~20 FPS) segmentation model with an interactive annotation GUI
- you need a research-grade ECCV 2022 baseline for VOS
When to avoid
- you need fully automatic, prompt-free video segmentation
- you only need image (single-frame) segmentation
- you want a production video-editing tool rather than a research model
- you lack a GPU, as inference speed depends heavily on CUDA hardware
Facets
library · maturity stable
computer-vision image-processing machine-learning deep-learning computer-vision deep-learning machine-learning python cross-platform video-object-segmentation pytorch eccv-2022 memory-model semi-supervised-segmentation gui-demo video gpu linux
2 sources
- readme: https://github.com/hkchengrex/XMem · fetched 2026-08-28 · 40bc4aa707d2
- homepage: https://hkchengrex.com/XMem/ · fetched 2026-08-29 · 09fc83b66f4b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| hkchengrex/XMem | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem