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

Prototypical Cross-Attention Networks for Multiple Object Tracking and Segmentation

About

Multiple object tracking and segmentation requires detecting, tracking, and segmenting objects belonging to a set of given classes. Most approaches only exploit the temporal dimension to address the association problem, while relying on single frame predictions for the segmentation mask itself. We propose Prototypical Cross-Attention Network (PCAN), capable of leveraging rich spatio-temporal information for online multiple object tracking and segmentation. PCAN first distills a space-time memory into a set of prototypes and then employs cross-attention to retrieve rich information from the past frames. To segment each object, PCAN adopts a prototypical appearance module to learn a set of contrastive foreground and background prototypes, which are then propagated over time. Extensive experiments demonstrate that PCAN outperforms current video instance tracking and segmentation competition winners on both Youtube-VIS and BDD100K datasets, and shows efficacy to both one-stage and two-stage segmentation frameworks. Code and video resources are available at http://vis.xyz/pub/pcan.

Lei Ke, Xia Li, Martin Danelljan, Yu-Wing Tai, Chi-Keung Tang, Fisher Yu• 2021

Related benchmarks

TaskDatasetResultRank
Video Instance SegmentationYouTube-VIS 2019 (val)
AP37.6
567
Video Instance SegmentationYouTube-VIS (val)
AP37.6
118
Multi-Object Tracking and SegmentationBDD100K segmentation tracking (val)
mMOTSA30.5
54
Video Instance SegmentationYTVIS 2019 (test val)
AP36.1
28
Video Instance SegmentationHQ-YTVIS (test)
APB24.8
20
Multi-Object Tracking and SegmentationBDD MOTS (val)
mIDF145.1
11
Showing 6 of 6 rows

Other info

Code

Follow for update