UTM: A Unified Multiple Object Tracking Model With Identity-Aware Feature Enhancement
Recently, Multiple Object Tracking has achieved great success, which consists of object detection, feature embedding, and identity association. Existing methods apply the three-step or two-step paradigm to generate robust trajectories, where identity association is independent of other components. However, the independent identity association results in the identity-aware knowledge contained in the tracklet not be used to boost the detection and embedding modules. To overcome the limitations of existing methods, we introduce a novel Unified Tracking Model (UTM) to bridge those three components for generating a positive feedback loop with mutual benefits. The key insight of UTM is the Identity-Aware Feature Enhancement (IAFE), which is applied to bridge and benefit these three components by utilizing the identity-aware knowledge to boost detection and embedding. Formally, IAFE contains the Identity-Aware Boosting Attention (IABA) and the Identity-Aware Erasing Attention (IAEA), where IABA enhances the consistent regions between the current frame feature and identity-aware knowledge, and IAEA suppresses the distracted regions in the current frame feature. With better detections and embeddings, higher-quality tracklets can also be generated. Extensive experiments of public and private detections on three benchmarks demonstrate the robustness of UTM.
Code (0)
등록된 구현이 없습니다.
Tasks
Multiple Object Trackingobject-detectionObject DetectionObject TrackingSimilar Papers 제목 키워드 기반
Online Multiple Object Tracking with Cross-Task Synergy
Modern online multiple object tracking (MOT) methods usually focus on two directions to improve tracking performance. One is to predict new positions in an incoming frame based on tracking information from previous frame…
Multiple Object TrackingObjectObject TrackingPositionMulti-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 s…
General ClassificationMulti-Object TrackingObject TrackingUniTrack: Differentiable Graph Representation Learning for Multi-Object Tracking
We present UniTrack, a plug-and-play graph-theoretic loss function designed to significantly enhance multi-object tracking (MOT) performance by directly optimizing tracking-specific objectives through unified differentia…
Graph Representation LearningMulti-Object TrackingTarget Identity-Aware Network Flow for Online Multiple Target Tracking
In this paper we show that multiple object tracking (MOT) can be formulated in a framework, where the detection and data-association are performed simultaneously. Our method allows us to overcome the confinements of data…
Multiple Object Trackingobject-detectionObject DetectionObject TrackingSAMOT: 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 Tracking