paper-with-me

Papers

UTM: A Unified Multiple Object Tracking Model With Identity-Aware Feature Enhancement

2023-01-01 · CVPR 2023 1 · Sisi You, Hantao Yao, Bing-Kun Bao, Changsheng Xu

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.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Multiple Object Trackingobject-detectionObject DetectionObject Tracking

Similar Papers 제목 키워드 기반

Online Multiple Object Tracking with Cross-Task Synergy

2021-04-01 · CVPR 2021 1 · Song Guo, Jingya Wang, Xinchao Wang, DaCheng Tao

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 TrackingPosition

Multi-Object Tracking with Multiple Cues and Switcher-Aware Classification

2019-01-18 · Weitao Feng, Zhihao Hu, Wei Wu, Junjie Yan 외

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 Tracking

UniTrack: Differentiable Graph Representation Learning for Multi-Object Tracking

2026-02-04 · Bishoy Galoaa, Xiangyu Bai, Utsav Nandi, Sai Siddhartha Vivek Dhir Rangoju 외 arxiv

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 Tracking

Target Identity-Aware Network Flow for Online Multiple Target Tracking

2015-06-01 · CVPR 2015 6 · Afshin Dehghan, Yicong Tian, Philip H. S. Torr, Mubarak Shah

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 Tracking

SAMOT: Switcher-Aware Multi-Object Tracking and Still Another MOT Measure

2020-09-22 · Weitao Feng, Zhihao Hu, Baopu Li, Weihao Gan 외

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