HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

MOTRv2: Bootstrapping End-to-End Multi-Object Tracking by Pretrained Object Detectors

Zhang Yuang ; Wang Tiancai ; Zhang Xiangyu

MOTRv2: Bootstrapping End-to-End Multi-Object Tracking by Pretrained
  Object Detectors

Abstract

In this paper, we propose MOTRv2, a simple yet effective pipeline tobootstrap end-to-end multi-object tracking with a pretrained object detector.Existing end-to-end methods, MOTR and TrackFormer are inferior to theirtracking-by-detection counterparts mainly due to their poor detectionperformance. We aim to improve MOTR by elegantly incorporating an extra objectdetector. We first adopt the anchor formulation of queries and then use anextra object detector to generate proposals as anchors, providing detectionprior to MOTR. The simple modification greatly eases the conflict between jointlearning detection and association tasks in MOTR. MOTRv2 keeps the querypropogation feature and scales well on large-scale benchmarks. MOTRv2 ranks the1st place (73.4% HOTA on DanceTrack) in the 1st Multiple People Tracking inGroup Dance Challenge. Moreover, MOTRv2 reaches state-of-the-art performance onthe BDD100K dataset. We hope this simple and effective pipeline can providesome new insights to the end-to-end MOT community. Code is available at\url{https://github.com/megvii-research/MOTRv2}.

Code Repositories

DanceTrack/DanceTrack
Official
pytorch
Mentioned in GitHub
bingfengyan/visam
pytorch
Mentioned in GitHub
BingfengYan/CO-MOT
pytorch
Mentioned in GitHub
megvii-research/MOTRv2
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
multi-object-tracking-on-dancetrackMOTRv2
AssA: 64.4
DetA: 83.7
HOTA: 73.4
IDF1: 76.0
MOTA: 92.1
multiple-object-tracking-on-bdd100k-valMOTRv2
AssocA: -
TETA: -
mIDF1: 56.5
mMOTA: 43.6

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
MOTRv2: Bootstrapping End-to-End Multi-Object Tracking by Pretrained Object Detectors | Papers | HyperAI