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

Learning Data Association for Multi-Object Tracking using Only Coordinates

About

We propose a novel Transformer-based module to address the data association problem for multi-object tracking. From detections obtained by a pretrained detector, this module uses only coordinates from bounding boxes to estimate an affinity score between pairs of tracks extracted from two distinct temporal windows. This module, named TWiX, is trained on sets of tracks with the objective of discriminating pairs of tracks coming from the same object from those which are not. Our module does not use the intersection over union measure, nor does it requires any motion priors or any camera motion compensation technique. By inserting TWiX within an online cascade matching pipeline, our tracker C-TWiX achieves state-of-the-art performance on the DanceTrack and KITTIMOT datasets, and gets competitive results on the MOT17 dataset. The code will be made available upon publication.

Mehdi Miah, Guillaume-Alexandre Bilodeau, Nicolas Saunier• 2024

Related benchmarks

TaskDatasetResultRank
Multiple Object TrackingMOT17 (test)
MOTA78.1
921
Multi-Object TrackingDanceTrack (test)
HOTA0.621
355
Multi-Object TrackingKITTI (test)
MOTA65
51
Multi-Object TrackingKITTIMOT (test)
HOTA77.6
4
Showing 4 of 4 rows

Other info

Follow for update