中文
相关论文

相关论文: A Certifiable Security Patch for Object Tracking i…

200 篇论文

This paper presents a fast and modular framework for Multi-Object Tracking (MOT) based on the Markov descision process (MDP) tracking-by-detection paradigm. It is designed to allow its various functional components to be replaced by…

计算机视觉与模式识别 · 计算机科学 2023-10-24 Abhineet Singh

Object motion and object appearance are commonly used information in multiple object tracking (MOT) applications, either for associating detections across frames in tracking-by-detection methods or direct track predictions for…

计算机视觉与模式识别 · 计算机科学 2022-01-04 Xiaotong Chen , Seyed Mehdi Iranmanesh , Kuo-Chin Lien

Multiple object tracking (MOT) is a fundamental component of perception systems for autonomous driving, and its robustness to unseen conditions is a requirement to avoid life-critical failures. Despite the urge of safety in driving systems,…

计算机视觉与模式识别 · 计算机科学 2023-10-04 Mattia Segu , Bernt Schiele , Fisher Yu

As a key research direction in the field of multi-object tracking (MOT), UAV-based multi-object tracking has significant application value in the analysis and understanding of urban intelligent transportation systems. However, in complex…

计算机视觉与模式识别 · 计算机科学 2025-09-03 Wenguang Tao , Xiaotian Wang , Tian Yan , Jie Yan , Guodong Li , Kun Bai

Multi-object tracking (MOT) is a fundamental task in computer vision that requires continuously tracking multiple targets while maintaining consistent identities across frames. However, most existing approaches primarily rely on…

计算机视觉与模式识别 · 计算机科学 2026-05-12 Yanchao Wang , Dawei Zhang , Chengzhuan Yang , Wei Liu , Minglu Li , Hua Wang , Zhonglong Zheng , Ming-Hsuan Yang

Perception plays a pivotal role in autonomous driving systems, which utilizes onboard sensors like cameras and LiDARs (Light Detection and Ranging) to assess surroundings. Recent studies have demonstrated that LiDAR-based perception is…

密码学与安全 · 计算机科学 2020-07-01 Jiachen Sun , Yulong Cao , Qi Alfred Chen , Z. Morley Mao

Recent research in adversarial machine learning has focused on visual perception in Autonomous Driving (AD) and has shown that printed adversarial patches can attack object detectors. However, it is important to note that AD visual…

计算机视觉与模式识别 · 计算机科学 2024-06-11 Chen Ma , Ningfei Wang , Zhengyu Zhao , Qian Wang , Qi Alfred Chen , Chao Shen

In the field of autonomous driving or robotics, simultaneous localization and mapping (SLAM) and multi-object tracking (MOT) are two fundamental problems and are generally applied separately. Solutions to SLAM and MOT usually rely on…

机器人学 · 计算机科学 2024-12-03 Susu Fang , Hao Li

Kalman filter (KF) based methods for multi-object tracking (MOT) make an assumption that objects move linearly. While this assumption is acceptable for very short periods of occlusion, linear estimates of motion for prolonged time can be…

计算机视觉与模式识别 · 计算机科学 2023-03-17 Jinkun Cao , Jiangmiao Pang , Xinshuo Weng , Rawal Khirodkar , Kris Kitani

Multi-object tracking (MOT) is one of the most important problems in computer vision and a key component of any vision-based perception system used in advanced autonomous mobile robotics. Therefore, its implementation on low-power and…

计算机视觉与模式识别 · 计算机科学 2025-03-18 Michal Danilowicz , Tomasz Kryjak

Detection-based tracking is one of the main methods of multi-object tracking. It can obtain good tracking results when using excellent detectors but it may associate wrong targets when facing overlapping and low-confidence detections. To…

计算机视觉与模式识别 · 计算机科学 2023-05-17 Huan Mao , Yulin Chen , Zongtan Li , Feng Chen , Pingping Chen

Motion estimation is a crucial component in multi-object tracking (MOT). It predicts the trajectory of objects by analyzing the changes in their positions in consecutive frames of images, reducing tracking failures and identity switches.…

计算机视觉与模式识别 · 计算机科学 2025-09-16 Jian Song , Wei Mei , Yunfeng Xu , Qiang Fu , Renke Kou , Lina Bu , Yucheng Long

Tracking multiple objects in a continuous video stream is crucial for many computer vision tasks. It involves detecting and associating objects with their respective identities across successive frames. Despite significant progress made in…

计算机视觉与模式识别 · 计算机科学 2025-04-15 Jiahuan Long , Tingsong Jiang , Wen Yao , Shuai Jia , Weijia Zhang , Weien Zhou , Chao Ma , Xiaoqian Chen

Self-driving cars and other autonomous vehicles need to detect and track objects in camera images. We present a simple online tracking algorithm that is based on a constant velocity motion model with a Kalman filter, and an assignment…

计算机视觉与模式识别 · 计算机科学 2021-01-20 Niels Ole Salscheider

Persistent multi-object tracking (MOT) allows autonomous vehicles to navigate safely in highly dynamic environments. One of the well-known challenges in MOT is object occlusion when an object becomes unobservant for subsequent frames. The…

计算机视觉与模式识别 · 计算机科学 2023-03-01 Mohamed Nagy , Majid Khonji , Jorge Dias , Sajid Javed

Autonomous vehicles, including self driving cars, ground robots, and drones, rely on multi-modal sensor pipelines for safe operation, yet remain vulnerable to adversarial sensor attacks. A critical gap is the lack of a systematic end-to-end…

密码学与安全 · 计算机科学 2025-11-18 Qingzhao Zhang , Shaocheng Luo , Z. Morley Mao , Miroslav Pajic , Michael K. Reiter

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

Autonomous vehicles rely on LiDAR based perception to support safety critical control functions such as adaptive cruise control and automatic emergency braking. While previous research has shown that LiDAR perception can be manipulated…

软件工程 · 计算机科学 2025-12-30 Daniyal Ganiuly , Nurzhau Bolatbek , Assel Smaiyl

Multi-Object Tracking (MOT) is a critical task in computer vision, with applications ranging from surveillance systems to autonomous driving. However, threats to MOT algorithms have yet been widely studied. In particular, incorrect…

计算机视觉与模式识别 · 计算机科学 2025-12-02 Chenyi Wang , Yanmao Man , Raymond Muller , Ming Li , Z. Berkay Celik , Ryan Gerdes , Jonathan Petit

Online multi-object tracking (MOT) is extremely important for high-level spatial reasoning and path planning for autonomous and highly-automated vehicles. In this paper, we present a modular framework for tracking multiple objects…

计算机视觉与模式识别 · 计算机科学 2019-02-20 Akshay Rangesh , Mohan M. Trivedi