paper-with-me

Papers

HybridTrack: A Hybrid Approach for Robust Multi-Object Tracking

2025-01-02 · Leandro Di Bella, Yangxintong Lyu, Bruno Cornelis, Adrian Munteanu

The evolution of Advanced Driver Assistance Systems (ADAS) has increased the need for robust and generalizable algorithms for multi-object tracking. Traditional statistical model-based tracking methods rely on predefined motion models and assumptions about system noise distributions. Although computationally efficient, they often lack adaptability to varying traffic scenarios and require extensive manual design and parameter tuning. To address these issues, we propose a novel 3D multi-object tracking approach for vehicles, HybridTrack, which integrates a data-driven Kalman Filter (KF) within a tracking-by-detection paradigm. In particular, it learns the transition residual and Kalman gain directly from data, which eliminates the need for manual motion and stochastic parameter modeling. Validated on the real-world KITTI dataset, HybridTrack achieves 82.72% HOTA accuracy, significantly outperforming state-of-the-art methods. We also evaluate our method under different configurations, achieving the fastest processing speed of 112 FPS. Consequently, HybridTrack eliminates the dependency on scene-specific designs while improving performance and maintaining real-time efficiency. The code is publicly available at: https://github.com/leandro-svg/HybridTrack.

📄 PDF Abstract BibTeX arXiv:2501.01275

Code (1)

leandro-svg/hybridtrack 공식 구현 pytorch

Tasks

3D Multi-Object TrackingMulti-Object TrackingObject Tracking

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Hybrid Tracker with Pixel and Instance for Video Panoptic Segmentation

2022-03-02 · Weicai Ye, Xinyue Lan, Ge Su, Hujun Bao 외

Video Panoptic Segmentation (VPS) aims to generate coherent panoptic segmentation and track the identities of all pixels across video frames. Existing methods predominantly utilize the trained instance embedding to keep …

Optical Flow EstimationPanoptic SegmentationSegmentationVideo Panoptic Segmentation

RFID-Assisted Indoor Localization Using Hybrid Wireless Data Fusion

2023-07-28 · Abouzar Ghavami, Ali Abedi

Wireless localization is essential for tracking objects in indoor environments. Internet of Things (IoT) enables localization through its diverse wireless communication protocols. In this paper, a hybrid section-based in…

Indoor Localization

Reliable Object Tracking by Multimodal Hybrid Feature Extraction and Transformer-Based Fusion

2024-05-28 · Hongze Sun, Rui Liu, Wuque Cai, Jun Wang 외

Visual object tracking, which is primarily based on visible light image sequences, encounters numerous challenges in complicated scenarios, such as low light conditions, high dynamic ranges, and background clutter. To ad…

ObjectObject TrackingVisual Object Tracking

A Hybrid Data Association Framework for Robust Online Multi-Object Tracking

2017-03-31 · Min Yang, Yuwei Wu, Yunde Jia

Global optimization algorithms have shown impressive performance in data-association based multi-object tracking, but handling online data remains a difficult hurdle to overcome. In this paper, we present a hybrid data a…

global-optimizationMulti-Object TrackingObject TrackingOnline Multi-Object Tracking

HHTrack: Hyperspectral Object Tracking Using Hybrid Attention

2023-08-14 · Yuedong Tan

Hyperspectral imagery provides abundant spectral information beyond the visible RGB bands, offering rich discriminative details about objects in a scene. Leveraging such data has the potential to enhance visual tracking …

ObjectObject TrackingRepresentation LearningVisual Tracking