Region Aware Video Object Segmentation with Deep Motion Modeling
Bo Miao, Mohammed Bennamoun, Yongsheng Gao, Ajmal Mian

TL;DR
This paper introduces RAVOS, a region-aware approach for video object segmentation that improves efficiency and accuracy by focusing on regions of interest and incorporating a new occlusion benchmark dataset.
Contribution
The paper proposes a novel region-aware VOS method with motion-based ROI prediction and motion path memory, along with a new large-scale occlusion dataset, OVOS.
Findings
Achieves state-of-the-art performance on DAVIS and YouTube-VOS benchmarks.
Runs at 42 FPS on DAVIS and 23 FPS on YouTube-VOS with high accuracy.
Outperforms existing methods in efficiency and occlusion handling.
Abstract
Current semi-supervised video object segmentation (VOS) methods usually leverage the entire features of one frame to predict object masks and update memory. This introduces significant redundant computations. To reduce redundancy, we present a Region Aware Video Object Segmentation (RAVOS) approach that predicts regions of interest (ROIs) for efficient object segmentation and memory storage. RAVOS includes a fast object motion tracker to predict their ROIs in the next frame. For efficient segmentation, object features are extracted according to the ROIs, and an object decoder is designed for object-level segmentation. For efficient memory storage, we propose motion path memory to filter out redundant context by memorizing the features within the motion path of objects between two frames. Besides RAVOS, we also propose a large-scale dataset, dubbed OVOS, to benchmark the performance of…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVisual Attention and Saliency Detection · Advanced Image and Video Retrieval Techniques · Video Surveillance and Tracking Methods
MethodsAttentive Walk-Aggregating Graph Neural Network · VOS
