Pith. sign in

REVIEW 3 cited by

ByteTrack: Multi-Object Tracking by Associating Every Detection Box

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2110.06864 v3 pith:KARUZCMO submitted 2021-10-13 cs.CV

classification cs.CV
keywords detectionbytetrackobjectstrackingassociatingboxesscorestate-of-the-art
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

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.

Discussion (0). Sign in to comment.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. OpenAlex reports about 106 citations worldwide. Full citation record

  1. Efficient Perception in Automotive Detection and Tracking Using Neuromorphic Computing

    cs.CV 2026-07 conditional novelty 5.0 of 10

    Transfer-learned SpikeYOLO achieves mAP 0.937/0.771 and HOTA 0.701/0.445 on KITTI and BDD100K for two-class automotive detection and tracking, competitive with conventional deep networks.

  2. Design Insights and Comparative Evaluation of a Hardware-Based Cooperative Perception Architecture for Lane Change Prediction

    cs.AI 2025-09 conditional novelty 5.0 of 10

    A hardware cooperative lane-change prediction system is demonstrated with component benchmarks, but the end-to-end 4-second prediction benefit lacks direct output traces and repeated trials.

  3. YOLOv8-SMOT: An Efficient and Robust Framework for Real-Time Small Object Tracking via Slice-Assisted Training and Adaptive Association

    cs.CV 2025-07 conditional novelty 4.0 of 10

    A YOLOv8 detector trained on overlapping slices plus an OC-SORT tracker with EMA motion direction and expanded IoU distance penalty achieves 55.205 SO-HOTA on the SMOT4SB public test set.

Pith tools