中文
相关论文

相关论文: Deep LG-Track: An Enhanced Localization-Confidence…

200 篇论文

Many Multi-Object Tracking (MOT) approaches exploit motion information to associate all the detected objects across frames. However, many methods that rely on filtering-based algorithms, such as the Kalman Filter, often work well in linear…

计算机视觉与模式识别 · 计算机科学 2024-11-28 Xudong Han , Nobuyuki Oishi , Yueying Tian , Elif Ucurum , Rupert Young , Chris Chatwin , Philip Birch

Multi-object tracking (MOT) aims at estimating bounding boxes and identities of objects in videos. Most methods can be roughly classified as tracking-by-detection and joint-detection-association paradigms. Although the latter has elicited…

计算机视觉与模式识别 · 计算机科学 2024-01-02 Run Luo , JinLin Wei , Qiao Lin

Multi-object tracking (MOT) methods have seen a significant boost in performance recently, due to strong interest from the research community and steadily improving object detection methods. The majority of tracking methods follow the…

计算机视觉与模式识别 · 计算机科学 2024-05-01 Chang Won Lee , Steven L. Waslander

This paper addresses limitations in 3D tracking-by-detection methods, particularly in identifying legitimate trajectories and reducing state estimation drift in Kalman filters. Existing methods often use threshold-based filtering for…

计算机视觉与模式识别 · 计算机科学 2025-06-23 Mohamed Nagy , Naoufel Werghi , Bilal Hassan , Jorge Dias , Majid Khonji

Multi-Object Tracking (MOT) aims to maintain stable and uninterrupted trajectories for each target. Most state-of-the-art approaches first detect objects in each frame and then implement data association between new detections and existing…

计算机视觉与模式识别 · 计算机科学 2024-02-21 Fei Wang , Ruohui Zhang , Chenglin Chen , Min Yang , Yun Bai

3D multi-object tracking is a key module in autonomous driving applications that provides a reliable dynamic representation of the world to the planning module. In this paper, we present our on-line tracking method, which made the first…

计算机视觉与模式识别 · 计算机科学 2020-01-17 Hsu-kuang Chiu , Antonio Prioletti , Jie Li , Jeannette Bohg

This paper addresses the problem of multi-object tracking in Unmanned Aerial Vehicle (UAV) footage. It plays a critical role in various UAV applications, including traffic monitoring systems and real-time suspect tracking by the police.…

计算机视觉与模式识别 · 计算机科学 2024-10-29 InPyo Song , Jangwon Lee

This paper presents a new algorithm to track mobile objects in different scene conditions. The main idea of the proposed tracker includes estimation, multi-features similarity measures and trajectory filtering. A feature set (distance,…

计算机视觉与模式识别 · 计算机科学 2011-06-15 Duc Phu Chau , François Bremond , Monique Thonnat , Etienne Corvee

Multi-object tracking (MOT) is the problem of tracking the state of an unknown and time-varying number of objects using noisy measurements, with important applications such as autonomous driving, tracking animal behavior, defense systems,…

机器学习 · 计算机科学 2022-02-17 Juliano Pinto , Georg Hess , William Ljungbergh , Yuxuan Xia , Henk Wymeersch , Lennart Svensson

The safe and efficient operation of Autonomous Mobile Robots (AMRs) in complex environments, such as manufacturing, logistics, and agriculture, necessitates accurate multi-object tracking and predictive collision avoidance. This paper…

机器人学 · 计算机科学 2025-09-03 Bruk Gebregziabher , Hadush Hailu

Multi-object tracking (MOT) is one of the most challenging tasks in computer vision, where it is important to correctly detect objects and associate these detections across frames. Current approaches mainly focus on tracking objects in each…

计算机视觉与模式识别 · 计算机科学 2025-11-26 Matvei Shelukhan , Timur Mamedov , Karina Kvanchiani

Multi-object tracking (MOT) is a prominent task in computer vision with application in autonomous driving, responsible for the simultaneous tracking of multiple object trajectories. Detection-based multi-object tracking (DBT) algorithms…

计算机视觉与模式识别 · 计算机科学 2024-04-05 Navid Mahdian , Mohammad Jani , Amir M. Soufi Enayati , Homayoun Najjaran

Traditional tracking-by-detection systems typically employ Kalman filters (KF) for state estimation. However, the KF requires domain-specific design choices and it is ill-suited to handling non-linear motion patterns. To address these…

计算机视觉与模式识别 · 计算机科学 2024-12-20 Momir Adžemović , Predrag Tadić , Andrija Petrović , Mladen Nikolić

Current state-of-the-art autonomous driving vehicles mainly rely on each individual sensor system to perform perception tasks. Such a framework's reliability could be limited by occlusion or sensor failure. To address this issue, more…

机器人学 · 计算机科学 2024-02-27 Hsu-kuang Chiu , Chien-Yi Wang , Min-Hung Chen , Stephen F. Smith

This paper aims to tackle Multiple Object Tracking (MOT), an important problem in computer vision but remains challenging due to many practical issues, especially occlusions. Indeed, we propose a new real-time Depth Perspective-aware…

计算机视觉与模式识别 · 计算机科学 2023-02-28 Kha Gia Quach , Huu Le , Pha Nguyen , Chi Nhan Duong , Tien Dai Bui , Khoa Luu

Reliable detection and tracking of surrounding objects are indispensable for comprehensive motion prediction and planning of autonomous vehicles. Due to the limitations of individual sensors, the fusion of multiple sensor modalities is…

机器人学 · 计算机科学 2023-10-13 Phillip Karle , Felix Fent , Sebastian Huch , Florian Sauerbeck , Markus Lienkamp

For multi-target tracking, target representation plays a crucial rule in performance. State-of-the-art approaches rely on the deep learning-based visual representation that gives an optimal performance at the cost of high computational…

计算机视觉与模式识别 · 计算机科学 2020-06-12 Mohib Ullah , Maqsood Mahmud , Habib Ullah , Kashif Ahmad , Ali Shariq Imran , Faouzi Alaya Cheikh

The tracking algorithm performance depends on video content. This paper presents a new multi-object tracking approach which is able to cope with video content variations. First the object detection is improved using Kanade- Lucas-Tomasi…

计算机视觉与模式识别 · 计算机科学 2014-04-09 Duc Phu Chau , François Bremond , Monique Thonnat , Slawomir Bak

Online multi-object tracking (MOT) plays a pivotal role in autonomous systems. The state-of-the-art approaches usually employ a tracking-by-detection method, and data association plays a critical role. This paper proposes a learning and…

计算机视觉与模式识别 · 计算机科学 2025-09-08 Zhenrong Zhang , Jianan Liu , Yuxuan Xia , Tao Huang , Qing-Long Han , Hongbin Liu

Tracking by detection is a common approach to solving the Multiple Object Tracking problem. In this paper we show how learning a deep similarity metric can improve three key aspects of pedestrian tracking on a multiple object tracking…

计算机视觉与模式识别 · 计算机科学 2019-11-12 Michael Thoreau , Navinda Kottege