CVAug 20, 2025

FastTracker: Real-Time and Accurate Visual Tracking

arXiv:2508.14370v54 citationsh-index: 3Has Code
Originality Incremental advance
AI Analysis

This work addresses the need for more generalized tracking methods beyond pedestrians, with a focus on vehicle tracking in traffic scenarios, though it appears incremental in extending existing MOT approaches.

The paper tackles the problem of limited generalization in multi-object tracking systems by proposing a framework for handling multiple object types, particularly vehicles in complex traffic scenes, achieving HOTA scores of 66.4 on MOT17 and 65.7 on MOT20.

Conventional multi-object tracking (MOT) systems are predominantly designed for pedestrian tracking and often exhibit limited generalization to other object categories. This paper presents a generalized tracking framework capable of handling multiple object types, with a particular emphasis on vehicle tracking in complex traffic scenes. The proposed method incorporates two key components: (1) an occlusion-aware re-identification mechanism that enhances identity preservation for heavily occluded objects, and (2) a road-structure-aware tracklet refinement strategy that utilizes semantic scene priors such as lane directions, crosswalks, and road boundaries to improve trajectory continuity and accuracy. In addition, we introduce a new benchmark dataset comprising diverse vehicle classes with frame-level tracking annotations, specifically curated to support evaluation of vehicle-focused tracking methods. Extensive experimental results demonstrate that the proposed approach achieves robust performance on both the newly introduced dataset and several public benchmarks, highlighting its effectiveness in general-purpose object tracking. While our framework is designed for generalized multi-class tracking, it also achieves strong performance on conventional benchmarks, with HOTA scores of 66.4 on MOT17 and 65.7 on MOT20 test sets. Code and Benchmark are available: github.com/Hamidreza-Hashempoor/FastTracker, huggingface.co/datasets/Hamidreza-Hashemp/FastTracker-Benchmark.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes