SAM-MT: Real-Time Interactive Multi-Target Video Segmentation
Modern Video Object Segmentation (VOS) involves tracking and segmenting user-specified targets.
Hugging Face · Daily Papers
·Ruiqi Shen, Chang Liu
·
·▲ 4 upvotes
Este artigo está em destaque na seleção diária de papers do Hugging Face, curada pela comunidade de pesquisa em IA.
Autores: Ruiqi Shen, Chang Liu, Henghui Ding
- 4 upvotes da comunidade
Resumo
Resumo original (em inglês), extraído do paper:
Modern Video Object Segmentation (VOS) involves tracking and segmenting user-specified targets. While recent approaches have achieved remarkable performance in single-target scenarios, extending them to multi-target settings typically involves replicating the single-target processing for each individual object, resulting in reduced frame rates (FPS) with unbounded latency as target count increases. Built upon Segment Anything 2 (SAM2), we propose SAM-MT, which addresses this by transforming the model into an interactive framework for real-time Multi-Target video segmentation. SAM-MT uses explicit queries to represent different individual targets, in parallel with a shared representation for global context. It employs decoupled masked attention to keep individual identities distinct from cross-target interference, and sparse memory for stable temporal evolution, along with specialized strategies for occlusion handling and overlap prevention. SAM-MT successfully decouples latency from the number of targets, achieving real-time speed on par with single-target baselines (>36 FPS for 10 targets) while maintaining SAM2's robust video segmentation performance.Onde ler
// relacionados
Leia também
Editorial
"Por que não consigo abrir minha gaveta?": o atalho que faz a IA reconhecer ações sem olhar o movimento
Editorial
Video-Oasis: 55% das perguntas dos benchmarks de vídeo podem ser respondidas sem ver o vídeo
Blog
Continual Test-Time Adaptation in Computer Vision: Methods, Benchmarks, and Future Directions
Blog