OnlineRefer: A Simple Online Baseline for Referring Video Object Segmentation
About
Referring video object segmentation (RVOS) aims at segmenting an object in a video following human instruction. Current state-of-the-art methods fall into an offline pattern, in which each clip independently interacts with text embedding for cross-modal understanding. They usually present that the offline pattern is necessary for RVOS, yet model limited temporal association within each clip. In this work, we break up the previous offline belief and propose a simple yet effective online model using explicit query propagation, named OnlineRefer. Specifically, our approach leverages target cues that gather semantic information and position prior to improve the accuracy and ease of referring predictions for the current frame. Furthermore, we generalize our online model into a semi-online framework to be compatible with video-based backbones. To show the effectiveness of our method, we evaluate it on four benchmarks, \ie, Refer-Youtube-VOS, Refer-DAVIS17, A2D-Sentences, and JHMDB-Sentences. Without bells and whistles, our OnlineRefer with a Swin-L backbone achieves 63.5 J&F and 64.8 J&F on Refer-Youtube-VOS and Refer-DAVIS17, outperforming all other offline methods.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Referring Video Object Segmentation | Ref-YouTube-VOS (val) | J&F Score63.5 | 200 | |
| Referring Video Object Segmentation | Ref-DAVIS 2017 (val) | J&F64.8 | 178 | |
| Referring Video Object Segmentation | Ref-DAVIS 17 | J&F Score64.8 | 131 | |
| Video segmentation from a sentence | A2D Sentences (test) | Overall IoU79.6 | 122 | |
| Referring Video Segmentation | Ref-YouTube-VOS | J&F Score63.9 | 91 | |
| Referring Video Object Segmentation | Ref-YouTube-VOS | J&F63.5 | 85 | |
| Referring Video Object Segmentation | JHMDB Sentences (test) | Overall IoU0.735 | 83 | |
| Referring Video Object Segmentation | A2D-Sentences | oIoU79.6 | 57 | |
| Referring Video Object Segmentation | JHMDB Sentences | Overall IoU73.5 | 56 | |
| Referring Video Segmentation | MeViS | J&F Score32.3 | 50 |