Trades++: Enhancing Multi-Object Tracking of Real Low Confidence Targets Using a Pyramid-Like Self-Attention Model
Abstract
In reality, multi-object tracking (MOT) is used in a wide range of scenarios. Maintaining the motion trajectory of the target, especially in high-density pedestrian scenarios, is often difficult. The tracking quality of most multi-object trackers correlates strongly with the detector quality and they often ignore the low-scoring detection boxes obtained by the detector. In this paper, we propose a TraDeS-based method called TraDeS++ that enhances the detection features using a pyramid-like self-attention model, significantly reducing the model training time and achieving a reduction of half the training epochs. The second motivation is to focus on the association method. We use a two-stage matching strategy with GIoU constraints, effectively improving HOTA. Experimental results show that our component effectively improves the metrics of MOT, especially MOTA, HOTA, and IDF1. Competitive results are achieved on the popular MOT16 and MOT17 datasets.
BibTeX
@inproceedings{icassp2024_tradesenhancingm,
title = {Trades++: Enhancing Multi-Object Tracking of Real Low Confidence Targets Using a Pyramid-Like Self-Attention Model},
author = {Chenxin Wen and Yan Gao and Jie Li},
booktitle = {ICASSP 2024},
year = {2024}
}