Journal Article10.1109/lsp.2024.3371331
FSTrack: One-Shot Multi-Object Tracking Algorithm Based on Feature Enhancement and Similarity Estimation
Botong He,Liang Yuan,Kai Lv +2 more
- Vol. 31, pp 775-779
1
TL;DR: FSTrack is a novel one-shot multi-object tracking algorithm that incorporates feature enhancement and similarity estimation techniques to improve model performance. It utilizes an efficient channel attention module and a novel similarity matrix to achieve superior tracking accuracy and continuity.
read more
Abstract: Recently, there has been a surge of interest in using one-shot methods for multi-object tracking (MOT). These methods use a single network to produce both object detection results and embedding features simultaneously, achieving a balance of accuracy and speed. However, it is hard for the backbone network to extract high-quality feature information in complex scenes such as complex backgrounds or occlusions. In addition, most methods rely on identical rules to fuse appearance and motion information during the data association phase, which may fail when the target is briefly obscured or lost. In this work, we propose a novel multi-object tracker FSTrack that aims to address the challenges mentioned above. Our proposed solution incorporates feature enhancement and similarity estimation techniques to improve model performance. Specifically, we introduce the efficient channel attention module into the backbone network to facilitate better information interaction between channels and enhance representation capability. Furthermore, we propose a novel similarity matrix that combines appearance distance and DIoU distance of the target, resulting in superior association accuracy and fewer identity switching times. Experimental results on the MOT benchmarks, MOT17 and MOT20, demonstrate the superiority of our approach, especially the significantly improved tracking continuity.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
Dynamic scale-aware vehicle re-identification via optimized YOLO-BFP and RIoU metric learning
Xianchen Wang,Can Pei,Jianbiao He,Zhiwei Lu,Xianchen Wang,Can Pei,Jianbiao He,Zhiwei Lu +7 more
References
ECA-Net: Efficient Channel Attention for Deep Convolutional Neural Networks
Qilong Wang,Banggu Wu,Pengfei Zhu,Peihua Li,Wangmeng Zuo,Qinghua Hu +5 more
- 14 Jun 2020
TL;DR: The Efficient Channel Attention (ECA) module as discussed by the authors proposes a local cross-channel interaction strategy without dimensionality reduction, which can be efficiently implemented via 1D convolution, which only involves a handful of parameters while bringing clear performance gain.
Simple online and realtime tracking with a deep association metric
Nicolai Wojke,Alex Bewley,Dietrich Paulus +2 more
- 21 Mar 2017
TL;DR: This paper integrates appearance information to improve the performance of SORT and reduces the number of identity switches, achieving overall competitive performance at high frame rates.
3.5K
Evaluating multiple object tracking performance: the CLEAR MOT metrics
TL;DR: This work introduces two intuitive and general metrics to allow for objective comparison of tracker characteristics, focusing on their precision in estimating object locations, their accuracy in recognizing object configurations and their ability to consistently label objects over time.
Performance Measures and a Data Set for Multi-target, Multi-camera Tracking
Ergys Ristani,Francesco Solera,Roger S. Zou,Rita Cucchiara,Carlo Tomasi +4 more
- 08 Oct 2016
TL;DR: A new pair of precision-recall measures of performance that treats errors of all types uniformly and emphasizes correct identification over sources of error are presented to help accelerate progress in multi-target, multi-camera tracking systems.
•Posted Content
Simple Online and Realtime Tracking with a Deep Association Metric
TL;DR: In this paper, the authors integrate appearance information to improve the performance of Simple Online and Real-time Tracking (SORT) by tracking objects through longer periods of occlusions, effectively reducing the number of identity switches.
2.3K