3.8 Proceedings Paper

ByteTrack: Multi-object Tracking by Associating Every Detection Box

Journal

COMPUTER VISION, ECCV 2022, PT XXII
Volume 13682, Issue -, Pages 1-21

Publisher

SPRINGER INTERNATIONAL PUBLISHING AG
DOI: 10.1007/978-3-031-20047-2_1

Keywords

Multi-object tracking; Data association; Detection boxes

Funding

  1. NSFC [61733007, 61876212, 27208720, 17212120, 17200622]

Ask authors/readers for more resources

This method improves the performance of multi-object tracking by associating almost every detection box, effectively solving the problem of true object missing and fragmented trajectories caused by low score detection boxes being discarded. Applied to multiple trackers, this method consistently achieves improvement on IDF1 score.
Multi-object tracking (MOT) aims at estimating bounding boxes and identities of objects in videos. Most methods obtain identities by associating detection boxes whose scores are higher than a threshold. The objects with low detection scores, e.g. occluded objects, are simply thrown away, which brings non-negligible true object missing and fragmented trajectories. To solve this problem, we present a simple, effective and generic association method, tracking by associating almost every detection box instead of only the high score ones. For the low score detection boxes, we utilize their similarities with tracklets to recover true objects and filter out the background detections. When applied to 9 different state-of-the-art trackers, our method achieves consistent improvement on IDF1 score ranging from 1 to 10 points. To put forwards the state-of-the-art performance of MOT, we design a simple and strong tracker, named ByteTrack. For the first time, we achieve 80.3 MOTA, 77.3 IDF1 and 63.1 HOTA on the test set of MOT17 with 30 FPS running speed on a single V100 GPU. ByteTrack also achieves state-of-the-art performance on MOT20, HiEve and BDD100K tracking benchmarks. The source code, pre-trained models with deploy versions and tutorials of applying to other trackers are released at https://github. com/ifzhang/ByteTrack.

Authors

I am an author on this paper
Click your name to claim this paper and add it to your profile.

Reviews

Primary Rating

3.8
Not enough ratings

Secondary Ratings

Novelty
-
Significance
-
Scientific rigor
-
Rate this paper

Recommended

No Data Available
No Data Available