paper-with-me

Papers

AttMOT: Improving Multiple-Object Tracking by Introducing Auxiliary Pedestrian Attributes

2023-08-15 · Yunhao Li, Zhen Xiao, Lin Yang, Dan Meng, Xin Zhou, Heng Fan, Libo Zhang

Multi-object tracking (MOT) is a fundamental problem in computer vision with numerous applications, such as intelligent surveillance and automated driving. Despite the significant progress made in MOT, pedestrian attributes, such as gender, hairstyle, body shape, and clothing features, which contain rich and high-level information, have been less explored. To address this gap, we propose a simple, effective, and generic method to predict pedestrian attributes to support general Re-ID embedding. We first introduce AttMOT, a large, highly enriched synthetic dataset for pedestrian tracking, containing over 80k frames and 6 million pedestrian IDs with different time, weather conditions, and scenarios. To the best of our knowledge, AttMOT is the first MOT dataset with semantic attributes. Subsequently, we explore different approaches to fuse Re-ID embedding and pedestrian attributes, including attention mechanisms, which we hope will stimulate the development of attribute-assisted MOT. The proposed method AAM demonstrates its effectiveness and generality on several representative pedestrian multi-object tracking benchmarks, including MOT17 and MOT20, through experiments on the AttMOT dataset. When applied to state-of-the-art trackers, AAM achieves consistent improvements in MOTA, HOTA, AssA, IDs, and IDF1 scores. For instance, on MOT17, the proposed method yields a +1.1 MOTA, +1.7 HOTA, and +1.8 IDF1 improvement when used with FairMOT. To encourage further research on attribute-assisted MOT, we will release the AttMOT dataset.

📄 PDF Abstract BibTeX arXiv:2308.07537

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeMulti-Object TrackingMultiple Object TrackingObject Tracking

Methods 이 논문이 사용한 방법론

DLA 설명 없음
FairMOT FairMOT is a model for multi-object tracking which consists of two homogeneous branches to predict pixel-wise objectness scores and re-ID features. The achieved fairness…

Similar Papers 제목 키워드 기반

Enhanced Object Tracking by Self-Supervised Auxiliary Depth Estimation Learning

2024-05-23 · Zhenyu Wei, Yujie He, Zhanchuan Cai

RGB-D tracking significantly improves the accuracy of object tracking. However, its dependency on real depth inputs and the complexity involved in multi-modal fusion limit its applicability across various scenarios. The …

Depth EstimationMonocular Depth EstimationObject Tracking

Enhancing Tracking Robustness with Auxiliary Adversarial Defense Networks

2024-02-28 · Zhewei Wu, Ruilong Yu, Qihe Liu, Shuying Cheng 외

Adversarial attacks in visual object tracking have significantly degraded the performance of advanced trackers by introducing imperceptible perturbations into images. However, there is still a lack of research on designi…

Adversarial AttackAdversarial DefenseObject TrackingVisual Object Tracking

Multiple Object Tracking with Motion and Appearance Cues

2019-09-01 · Weiqiang Li, Jiatong Mu, Guizhong Liu

Due to better video quality and higher frame rate, the performance of multiple object tracking issues has been greatly improved in recent years. However, in real application scenarios, camera motion and noisy per frame d…

Multiple Object TrackingObjectObject TrackingOptical Flow Estimation

SportsMOT: A Large Multi-Object Tracking Dataset in Multiple Sports Scenes

2023-04-11 · ICCV 2023 1 · Yutao Cui, Chenkai Zeng, Xiaoyu Zhao, Yichun Yang 외

Multi-object tracking in sports scenes plays a critical role in gathering players statistics, supporting further analysis, such as automatic tactical analysis. Yet existing MOT benchmarks cast little attention on the dom…

Multi-Object TrackingMultiple Object TrackingObjectObject Tracking

MOT20: A benchmark for multi object tracking in crowded scenes

2020-03-19 · Patrick Dendorfer, Hamid Rezatofighi, Anton Milan, Javen Shi 외

Standardized benchmarks are crucial for the majority of computer vision applications. Although leaderboards and ranking tables should not be over-claimed, benchmarks often provide the most objective measure of performanc…

Multi-Object TrackingMultiple Object TrackingMultiple Object Tracking with TransformerMultiple People Tracking+2