SOTAVerified

Deep OC-SORT: Multi-Pedestrian Tracking by Adaptive Re-Identification

2023-02-23Code Available3· sign in to hype

Gerard Maggiolino, Adnan Ahmad, Jinkun Cao, Kris Kitani

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Motion-based association for Multi-Object Tracking (MOT) has recently re-achieved prominence with the rise of powerful object detectors. Despite this, little work has been done to incorporate appearance cues beyond simple heuristic models that lack robustness to feature degradation. In this paper, we propose a novel way to leverage objects' appearances to adaptively integrate appearance matching into existing high-performance motion-based methods. Building upon the pure motion-based method OC-SORT, we achieve 1st place on MOT20 and 2nd place on MOT17 with 63.9 and 64.9 HOTA, respectively. We also achieve 61.3 HOTA on the challenging DanceTrack benchmark as a new state-of-the-art even compared to more heavily-designed methods. The code and models are available at https://github.com/GerardMaggiolino/Deep-OC-SORT.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
DanceTrackDeep OC-SORTHOTA61.3Unverified
MOT17Deep OC-SORTHOTA64.9Unverified
MOT20Deep OC-SORTHOTA63.9Unverified

Reproductions