Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Adaptive Multi-source Predictor for Zero-shot Video Object Segmentation

About

Static and moving objects often occur in real-life videos. Most video object segmentation methods only focus on extracting and exploiting motion cues to perceive moving objects. Once faced with the frames of static objects, the moving object predictors may predict failed results caused by uncertain motion information, such as low-quality optical flow maps. Besides, different sources such as RGB, depth, optical flow and static saliency can provide useful information about the objects. However, existing approaches only consider either the RGB or RGB and optical flow. In this paper, we propose a novel adaptive multi-source predictor for zero-shot video object segmentation (ZVOS). In the static object predictor, the RGB source is converted to depth and static saliency sources, simultaneously. In the moving object predictor, we propose the multi-source fusion structure. First, the spatial importance of each source is highlighted with the help of the interoceptive spatial attention module (ISAM). Second, the motion-enhanced module (MEM) is designed to generate pure foreground motion attention for improving the representation of static and moving features in the decoder. Furthermore, we design a feature purification module (FPM) to filter the inter-source incompatible features. By using the ISAM, MEM and FPM, the multi-source features are effectively fused. In addition, we put forward an adaptive predictor fusion network (APF) to evaluate the quality of the optical flow map and fuse the predictions from the static object predictor and the moving object predictor in order to prevent over-reliance on the failed results caused by low-quality optical flow maps. Experiments show that the proposed model outperforms the state-of-the-art methods on three challenging ZVOS benchmarks. And, the static object predictor precisely predicts a high-quality depth map and static saliency map at the same time.

Xiaoqi Zhao, Shijie Chang, Youwei Pang, Jiaxing Yang, Lihe Zhang, Huchuan Lu• 2023

Related benchmarks

TaskDatasetResultRank
Video Object SegmentationDAVIS 2016 (val)
J Mean87.1
564
RGB-D Salient Object DetectionSTERE
S-measure (Sα)0.921
198
Saliency Object DetectionSIP
F_beta Score0.922
79
Salient Object DetectionNJUD
MAE2.9
52
Salient Object DetectionNLPR
MAE0.02
52
Video Object SegmentationYoutubeObjects (val)
mIoU75
35
Salient Object DetectionDUTLF-D
E-xi96.3
8
Video Object SegmentationFBMS 43
Mean J-measure81.3
8
Depth EstimationNLPR
Abs Rel0.169
3
Depth EstimationSIP
Abs Rel0.126
3
Showing 10 of 11 rows

Other info

Code

Follow for update