中文
相关论文

相关论文: UncertaintyTrack: Exploiting Detection and Localiz…

200 篇论文

Multi-view multi-object tracking (MVMOT) has found widespread applications in intelligent transportation, surveillance systems, and urban management. However, existing studies rarely address genuinely free-viewpoint MVMOT systems, which…

计算机视觉与模式识别 · 计算机科学 2025-05-27 Xiaohe Li , Pengfei Li , Zide Fan , Ying Geng , Fangli Mou , Haohua Wu , Yunping Ge

Tracking by detection paradigm is one of the most popular object tracking methods. However, it is very dependent on the performance of the detector. When the detector has a behavior of missing detection, the tracking result will be directly…

计算机视觉与模式识别 · 计算机科学 2022-02-08 Zhibo Zou , Junjie Huang , Ping Luo

Multiple object tracking is a critical task in autonomous driving. Existing works primarily focus on the heuristic design of neural networks to obtain high accuracy. As tracking accuracy improves, however, neural networks become…

计算机视觉与模式识别 · 计算机科学 2024-03-26 Chensheng Peng , Zhaoyu Zeng , Jinling Gao , Jundong Zhou , Masayoshi Tomizuka , Xinbing Wang , Chenghu Zhou , Nanyang Ye

The recent trend in vision-based multi-object tracking (MOT) is heading towards leveraging the representational power of deep learning to jointly learn to detect and track objects. However, existing methods train only certain sub-modules…

计算机视觉与模式识别 · 计算机科学 2020-04-24 Yihong Xu , Aljosa Osep , Yutong Ban , Radu Horaud , Laura Leal-Taixe , Xavier Alameda-Pineda

Multi-object tracking plays a crucial role in various applications, such as autonomous driving and security surveillance. This study introduces Deep LG-Track, a novel multi-object tracker that incorporates three key enhancements to improve…

计算机视觉与模式识别 · 计算机科学 2025-04-03 Ting Meng , Chunyun Fu , Xiangyan Yan , Zheng Liang , Pan Ji , Jianwen Wang , Tao Huang

Most existing Multi-Object Tracking (MOT) approaches follow the Tracking-by-Detection paradigm and the data association framework where objects are firstly detected and then associated. Although deep-learning based method can noticeably…

计算机视觉与模式识别 · 计算机科学 2020-07-14 Xingyu Wan , Jiakai Cao , Sanping Zhou , Jinjun Wang

Modern multi-object tracking (MOT) systems usually model the trajectories by associating per-frame detections. However, when camera motion, fast motion, and occlusion challenges occur, it is difficult to ensure long-range tracking or even…

计算机视觉与模式识别 · 计算机科学 2020-09-21 Shoudong Han , Piao Huang , Hongwei Wang , En Yu , Donghaisheng Liu , Xiaofeng Pan , Jun Zhao

Multi-object tracking (MOT) is an integral part of any autonomous driving pipelines because itproduces trajectories which has been taken by other moving objects in the scene and helps predicttheir future motion. Thanks to the recent…

计算机视觉与模式识别 · 计算机科学 2021-01-22 Minh-Quan Dao , Vincent Frémont

Multiple Object Tracking (MOT) plays an important role in solving many fundamental problems in video analysis in computer vision. Most MOT methods employ two steps: Object Detection and Data Association. The first step detects objects of…

计算机视觉与模式识别 · 计算机科学 2019-07-17 ShiJie Sun , Naveed Akhtar , HuanSheng Song , Ajmal Mian , Mubarak Shah

The challenge of 3D multi-object tracking is achieving robustness in real-world applications, for example under adverse conditions and maintaining consistency as distance increases. To overcome these challenges, sensor fusion approaches…

计算机视觉与模式识别 · 计算机科学 2026-04-22 Bingxue Xu , Emil Hedemalm , Ajinkya Khoche , Patric Jensfelt

The proliferation of Deep Neural Networks has resulted in machine learning systems becoming increasingly more present in various real-world applications. Consequently, there is a growing demand for highly reliable models in many domains,…

计算机视觉与模式识别 · 计算机科学 2024-03-19 Pedro Conde , Rui L. Lopes , Cristiano Premebida

Motion prediction is essential for safe and efficient autonomous driving. However, the inexplicability and uncertainty of complex artificial intelligence models may lead to unpredictable failures of the motion prediction module, which may…

机器人学 · 计算机科学 2023-05-26 Wenbo Shao , Yanchao Xu , Liang Peng , Jun Li , Hong Wang

This paper addresses the problem of both actively searching and tracking multiple unknown dynamic objects in a known environment with multiple cooperative autonomous agents with partial observability. The tracking of a target ends when the…

In this paper, we propose a multiple object tracker, called MF-Tracker, that integrates multiple classical features (spatial distances and colours) and modern features (detection labels and re-identification features) in its tracking…

计算机视觉与模式识别 · 计算机科学 2020-03-31 Hui-Lee Ooi , Guillaume-Alexandre Bilodeau , Nicolas Saunier

We propose a 3D multi-object tracking (MOT) solution using only 2D detections from monocular cameras, which automatically initiates/terminates tracks as well as resolves track appearance-reappearance and occlusions. Moreover, this approach…

计算机视觉与模式识别 · 计算机科学 2024-05-30 Linh Van Ma , Tran Thien Dat Nguyen , Ba-Ngu Vo , Hyunsung Jang , Moongu Jeon

We present DroTrack, a high-speed visual single-object tracking framework for drone-captured video sequences. Most of the existing object tracking methods are designed to tackle well-known challenges, such as occlusion and cluttered…

计算机视觉与模式识别 · 计算机科学 2020-05-05 Ali Hamdi , Flora Salim , Du Yong Kim

Open-vocabulary multi-object tracking (OVMOT) represents a critical new challenge involving the detection and tracking of diverse object categories in videos, encompassing both seen categories (base classes) and unseen categories (novel…

计算机视觉与模式识别 · 计算机科学 2024-10-14 Zekun Qian , Ruize Han , Junhui Hou , Linqi Song , Wei Feng

In this paper, we propose to combine detections from background subtraction and from a multiclass object detector for multiple object tracking (MOT) in urban traffic scenes. These objects are associated across frames using spatial, colour…

计算机视觉与模式识别 · 计算机科学 2019-05-17 Hui-Lee Ooi , Guillaume-Alexandre Bilodeau , Nicolas Saunier

Multiple Object Tracking (MOT) focuses on modeling the relationship of detected objects among consecutive frames and merge them into different trajectories. MOT remains a challenging task as noisy and confusing detection results often…

计算机视觉与模式识别 · 计算机科学 2023-02-07 Tao Wang , Kean Chen , Weiyao Lin , John See , Zenghui Zhang , Qian Xu , Xia Jia

Multi-object tracking under low-light environments is prevalent in real life. Recent years have seen rapid development in the field of multi-object tracking. However, due to the lack of datasets and the high cost of annotations,…

计算机视觉与模式识别 · 计算机科学 2025-02-25 Zijing Zhao , Jianlong Yu , Lin Zhang , Shunli Zhang