HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Learning Data Association for Multi-Object Tracking using Only Coordinates

Mehdi Miah Guillaume-Alexandre Bilodeau Nicolas Saunier

Learning Data Association for Multi-Object Tracking using Only Coordinates

Abstract

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.

Code Repositories

Guepardow/TWiX
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
multi-object-tracking-on-dancetrackC-TWiX
AssA: 47.2
DetA: 81.8
HOTA: 62.1
IDF1: 63.6
MOTA: 91.4
multi-object-tracking-on-mot17C-TWiX
AssA: 62.5
DetA: 64.1
HOTA: 63.1
IDF1: 76.3
MOTA: 78.1
Speed (FPS): 50
multiple-object-tracking-on-kitti-test-onlineC-TWiX
HOTA: 77.58
IDSW: 381
MOTA: 89.68

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Learning Data Association for Multi-Object Tracking using Only Coordinates | Papers | HyperAI