Multi-Object Tracking with Multiple Cues and Switcher-Aware Classification
In this paper, we propose a unified Multi-Object Tracking (MOT) framework learning to make full use of long term and short term cues for handling complex cases in MOT scenes. Besides, for better association, we propose switcher-aware classification (SAC), which takes the potential identity-switch causer (switcher) into consideration. Specifically, the proposed framework includes a Single Object Tracking (SOT) sub-net to capture short term cues, a re-identification (ReID) sub-net to extract long term cues and a switcher-aware classifier to make matching decisions using extracted features from the main target and the switcher. Short term cues help to find false negatives, while long term cues avoid critical mistakes when occlusion happens, and the SAC learns to combine multiple cues in an effective way and improves robustness. The method is evaluated on the challenging MOT benchmarks and achieves the state-of-the-art results.
Code (0)
등록된 구현이 없습니다.
Tasks
General ClassificationMulti-Object TrackingObject TrackingSimilar Papers 제목 키워드 기반
SAMOT: Switcher-Aware Multi-Object Tracking and Still Another MOT Measure
Multi-Object Tracking (MOT) is a popular topic in computer vision. However, identity issue, i.e., an object is wrongly associated with another object of a different identity, still remains to be a challenging problem. To…
Multi-Object TrackingObjectObject TrackingJointly Modeling Motion and Appearance Cues for Robust RGB-T Tracking
In this study, we propose a novel RGB-T tracking framework by jointly modeling both appearance and motion cues. First, to obtain a robust appearance model, we develop a novel late fusion method to infer the fusion weight…
Rgb-T TrackingPose-Assisted Multi-Camera Collaboration for Active Object Tracking
Active Object Tracking (AOT) is crucial to many visionbased applications, e.g., mobile robot, intelligent surveillance. However, there are a number of challenges when deploying active tracking in complex scenarios, e.g.,…
ObjectObject TrackingUnsupervised Multiple Person Tracking using AutoEncoder-Based Lifted Multicuts
Multiple Object Tracking (MOT) is a long-standing task in computer vision. Current approaches based on the tracking by detection paradigm either require some sort of domain knowledge or supervision to associate data corr…
ClusteringMultiple Object TrackingObject TrackingTracking The Untrackable: Learning To Track Multiple Cues with Long-Term Dependencies
The majority of existing solutions to the Multi-Target Tracking (MTT) problem do not combine cues in a coherent end-to-end fashion over a long period of time. However, we present an online method that encodes long-term t…