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

Associating Objects with Transformers for Video Object Segmentation

About

This paper investigates how to realize better and more efficient embedding learning to tackle the semi-supervised video object segmentation under challenging multi-object scenarios. The state-of-the-art methods learn to decode features with a single positive object and thus have to match and segment each target separately under multi-object scenarios, consuming multiple times computing resources. To solve the problem, we propose an Associating Objects with Transformers (AOT) approach to match and decode multiple objects uniformly. In detail, AOT employs an identification mechanism to associate multiple targets into the same high-dimensional embedding space. Thus, we can simultaneously process multiple objects' matching and segmentation decoding as efficiently as processing a single object. For sufficiently modeling multi-object association, a Long Short-Term Transformer is designed for constructing hierarchical matching and propagation. We conduct extensive experiments on both multi-object and single-object benchmarks to examine AOT variant networks with different complexities. Particularly, our R50-AOT-L outperforms all the state-of-the-art competitors on three popular benchmarks, i.e., YouTube-VOS (84.1% J&F), DAVIS 2017 (84.9%), and DAVIS 2016 (91.1%), while keeping more than $3\times$ faster multi-object run-time. Meanwhile, our AOT-T can maintain real-time multi-object speed on the above benchmarks. Based on AOT, we ranked 1st in the 3rd Large-scale VOS Challenge.

Zongxin Yang, Yunchao Wei, Yi Yang• 2021

Related benchmarks

TaskDatasetResultRank
Video Object SegmentationDAVIS 2017 (val)
J mean82.4
1130
Video Object SegmentationDAVIS 2016 (val)
J Mean90.7
564
Video Object SegmentationYouTube-VOS 2018 (val)
J Score (Seen)84.5
493
Video Object SegmentationDAVIS 2017 (test-dev)
Region J Mean75.9
237
Video Object SegmentationYouTube-VOS 2019 (val)
J-Score (Seen)84
231
Video Object SegmentationDAVIS 2017 (test)
J (Jaccard Index)82.3
107
Video Object SegmentationSA-V (val)
J&F Score51.1
74
Video Object SegmentationSA-V (test)
J&F50.3
70
Medical Image SegmentationCVC-ClinicDB
Dice Score62.34
68
Video Object SegmentationMOSE (val)
J&F Score59.4
45
Showing 10 of 43 rows

Other info

Follow for update