XMem++: Production-level Video Segmentation From Few Annotated Frames
Maksym Bekuzarov, Ariana Bermudez, Joon-Young Lee, Hao Li

TL;DR
XMem++ is a semi-supervised video segmentation model that efficiently handles multiple annotated frames with a permanent memory module, enabling real-time, high-quality segmentation with minimal annotations and an iterative frame suggestion mechanism.
Contribution
It introduces XMem++, a novel semi-supervised video segmentation model with a permanent memory module and an iterative frame suggestion system, improving annotation efficiency and segmentation consistency.
Findings
Achieves state-of-the-art performance on challenging segmentation scenarios.
Requires significantly fewer annotations than existing methods.
Operates in real-time without retraining after user inputs.
Abstract
Despite advancements in user-guided video segmentation, extracting complex objects consistently for highly complex scenes is still a labor-intensive task, especially for production. It is not uncommon that a majority of frames need to be annotated. We introduce a novel semi-supervised video object segmentation (SSVOS) model, XMem++, that improves existing memory-based models, with a permanent memory module. Most existing methods focus on single frame annotations, while our approach can effectively handle multiple user-selected frames with varying appearances of the same object or region. Our method can extract highly consistent results while keeping the required number of frame annotations low. We further introduce an iterative and attention-based frame suggestion mechanism, which computes the next best frame for annotation. Our method is real-time and does not require retraining after…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVisual Attention and Saliency Detection · Advanced Neural Network Applications · Multimodal Machine Learning Applications
MethodsFocus
