Observation-Centric SORT: Rethinking SORT for Robust Multi-Object Tracking
Jinkun Cao, Jiangmiao Pang, Xinshuo Weng, Rawal Khirodkar, Kris Kitani

TL;DR
OC-SORT enhances multi-object tracking by integrating object observations to correct Kalman filter errors during occlusion, significantly improving robustness and accuracy in non-linear motion scenarios while maintaining real-time performance.
Contribution
This work introduces Observation-Centric SORT (OC-SORT), a novel approach that uses object observations to fix error accumulation in Kalman filters during occlusion, improving robustness in MOT.
Findings
Achieves state-of-the-art results on multiple datasets.
Runs at over 700 FPS on a single CPU.
Excels in tracking highly non-linear object motions.
Abstract
Kalman filter (KF) based methods for multi-object tracking (MOT) make an assumption that objects move linearly. While this assumption is acceptable for very short periods of occlusion, linear estimates of motion for prolonged time can be highly inaccurate. Moreover, when there is no measurement available to update Kalman filter parameters, the standard convention is to trust the priori state estimations for posteriori update. This leads to the accumulation of errors during a period of occlusion. The error causes significant motion direction variance in practice. In this work, we show that a basic Kalman filter can still obtain state-of-the-art tracking performance if proper care is taken to fix the noise accumulated during occlusion. Instead of relying only on the linear state estimate (i.e., estimation-centric approach), we use object observations (i.e., the measurements by object…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVideo Surveillance and Tracking Methods · Gaze Tracking and Assistive Technology · Indoor and Outdoor Localization Technologies
