HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Tracking Every Thing in the Wild

Siyuan Li Martin Danelljan Henghui Ding Thomas E. Huang Fisher Yu

Tracking Every Thing in the Wild

Abstract

Current multi-category Multiple Object Tracking (MOT) metrics use class labels to group tracking results for per-class evaluation. Similarly, MOT methods typically only associate objects with the same class predictions. These two prevalent strategies in MOT implicitly assume that the classification performance is near-perfect. However, this is far from the case in recent large-scale MOT datasets, which contain large numbers of classes with many rare or semantically similar categories. Therefore, the resulting inaccurate classification leads to sub-optimal tracking and inadequate benchmarking of trackers. We address these issues by disentangling classification from tracking. We introduce a new metric, Track Every Thing Accuracy (TETA), breaking tracking measurement into three sub-factors: localization, association, and classification, allowing comprehensive benchmarking of tracking performance even under inaccurate classification. TETA also deals with the challenging incomplete annotation problem in large-scale tracking datasets. We further introduce a Track Every Thing tracker (TETer), that performs association using Class Exemplar Matching (CEM). Our experiments show that TETA evaluates trackers more comprehensively, and TETer achieves significant improvements on the challenging large-scale datasets BDD100K and TAO compared to the state-of-the-art.

Code Repositories

SysCV/tet
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
multi-object-tracking-on-taoTETer-HTC
AssocA: 37.53
ClsA: 15.70
LocA: 57.53
TETA: 36.85
multi-object-tracking-on-taoTETer-SwinT
AssocA: 36.71
ClsA: 15.03
LocA: 52.10
TETA: 34.61
multi-object-tracking-on-taoTETer
AssocA: 35.02
ClsA: 13.16
LocA: 51.58
TETA: 33.25
multiple-object-tracking-on-bdd100k-valTETer
AssocA: 52.9
TETA: 50.8
mIDF1: 53.3
mMOTA: 39.1

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
Tracking Every Thing in the Wild | Papers | HyperAI