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

Segment as Points for Efficient Online Multi-Object Tracking and Segmentation

About

Current multi-object tracking and segmentation (MOTS) methods follow the tracking-by-detection paradigm and adopt convolutions for feature extraction. However, as affected by the inherent receptive field, convolution based feature extraction inevitably mixes up the foreground features and the background features, resulting in ambiguities in the subsequent instance association. In this paper, we propose a highly effective method for learning instance embeddings based on segments by converting the compact image representation to un-ordered 2D point cloud representation. Our method generates a new tracking-by-points paradigm where discriminative instance embeddings are learned from randomly selected points rather than images. Furthermore, multiple informative data modalities are converted into point-wise representations to enrich point-wise features. The resulting online MOTS framework, named PointTrack, surpasses all the state-of-the-art methods including 3D tracking methods by large margins (5.4% higher MOTSA and 18 times faster over MOTSFusion) with the near real-time speed (22 FPS). Evaluations across three datasets demonstrate both the effectiveness and efficiency of our method. Moreover, based on the observation that current MOTS datasets lack crowded scenes, we build a more challenging MOTS dataset named APOLLO MOTS with higher instance density. Both APOLLO MOTS and our codes are publicly available at https://github.com/detectRecog/PointTrack.

Zhenbo Xu, Wei Zhang, Xiao Tan, Wei Yang, Huan Huang, Shilei Wen, Errui Ding, Liusheng Huang• 2020

Related benchmarks

TaskDatasetResultRank
Instance Segmentation TrackingMOTS (test)
IDF142.9
21
Multi-Object Tracking and SegmentationKITTI MOTS (val)
sMOTSA (Car)85.5
18
Multi-Object Tracking and SegmentationMOTS 4-fold cross-validation 2020 (train)
sMOTSA58.1
8
Multi-Object Tracking and SegmentationMOTS
sMOTSA62.3
6
Multi-Object Tracking and SegmentationKITTI MOTS (test)
sMOTSA (Pedestrians)61.5
6
Multi-Object Tracking and SegmentationKITTI MOTS pedestrian (test)
HOTA54.44
4
Multi-Object Tracking and SegmentationKITTI MOTS car (test)
HOTA61.95
4
Showing 7 of 7 rows

Other info

Follow for update