中文
相关论文

相关论文: JRMOT: A Real-Time 3D Multi-Object Tracker and a N…

200 篇论文

Multi-object tracking is an important ability for an autonomous vehicle to safely navigate a traffic scene. Current state-of-the-art follows the tracking-by-detection paradigm where existing tracks are associated with detected objects…

计算机视觉与模式识别 · 计算机科学 2021-10-12 Hsu-kuang Chiu , Jie Li , Rares Ambrus , Jeannette Bohg

3D multi-object tracking (MOT) and trajectory forecasting are two critical components in modern 3D perception systems. We hypothesize that it is beneficial to unify both tasks under one framework to learn a shared feature representation of…

计算机视觉与模式识别 · 计算机科学 2020-08-27 Xinshuo Weng , Ye Yuan , Kris Kitani

Tracking a crowd in 3D using multiple RGB cameras is a challenging task. Most previous multi-camera tracking algorithms are designed for offline setting and have high computational complexity. Robust real-time multi-camera 3D tracking is…

计算机视觉与模式识别 · 计算机科学 2020-03-27 Quanzeng You , Hao Jiang

In Multiple Object Tracking, objects often exhibit non-linear motion of acceleration and deceleration, with irregular direction changes. Tacking-by-detection (TBD) trackers with Kalman Filter motion prediction work well in…

计算机视觉与模式识别 · 计算机科学 2024-03-21 Weiyi Lv , Yuhang Huang , Ning Zhang , Ruei-Sung Lin , Mei Han , Dan Zeng

Drone-based multi-object tracking is essential yet highly challenging due to small targets, severe occlusions, and cluttered backgrounds. Existing RGB-based tracking algorithms heavily depend on spatial appearance cues such as color and…

计算机视觉与模式识别 · 计算机科学 2025-10-15 Tianhao Li , Tingfa Xu , Ying Wang , Haolin Qin , Xu Lin , Jianan Li

Tracking 3D objects is an important task in autonomous driving. Classical Kalman Filtering based methods are still the most popular solutions. However, these methods require handcrafted designs in motion modeling and can not benefit from…

计算机视觉与模式识别 · 计算机科学 2023-08-21 Lubing Zhou , Xiaoli Meng , Yiluan Guo , Jiong Yang

The problem of tracking self-motion as well as motion of objects in the scene using information from a camera is known as multi-body visual odometry and is a challenging task. This paper proposes a robust solution to achieve accurate…

机器人学 · 计算机科学 2020-07-29 Jun Zhang , Mina Henein , Robert Mahony , Viorela Ila

In this paper, we present a novel benchmark, GSOT3D, that aims at facilitating development of generic 3D single object tracking (SOT) in the wild. Specifically, GSOT3D offers 620 sequences with 123K frames, and covers a wide selection of 54…

计算机视觉与模式识别 · 计算机科学 2024-12-04 Yifan Jiao , Yunhao Li , Junhua Ding , Qing Yang , Song Fu , Heng Fan , Libo Zhang

Simultaneous localization and mapping (SLAM) is critical to the implementation of autonomous driving. Most LiDAR-inertial SLAM algorithms assume a static environment, leading to unreliable localization in dynamic environments. Moreover, the…

机器人学 · 计算机科学 2024-10-28 Zhongyang Zhu , Junqiao Zhao , Kai Huang , Xuebo Tian , Jiaye Lin , Chen Ye

We propose an online tracking algorithm that performs the object detection and data association under a common framework, capable of linking objects after a long time span. This is realized by preserving a large spatio-temporal memory to…

计算机视觉与模式识别 · 计算机科学 2022-04-01 Jiarui Cai , Mingze Xu , Wei Li , Yuanjun Xiong , Wei Xia , Zhuowen Tu , Stefano Soatto

In recent times, the scope of LIDAR (Light Detection and Ranging) sensor-based technology has spread across numerous fields. It is popularly used to map terrain and navigation information into reliable 3D point cloud data, potentially…

计算机视觉与模式识别 · 计算机科学 2021-06-15 Aakash Kumar , Jyoti Kini , Mubarak Shah , Ajmal Mian

3D Multi-Object Tracking (MOT) obtains significant performance improvements with the rapid advancements in 3D object detection, particularly in cost-effective multi-camera setups. However, the prevalent end-to-end training approach for…

计算机视觉与模式识别 · 计算机科学 2024-09-19 Xiaoyu Li , Peidong Li , Lijun Zhao , Dedong Liu , Jinghan Gao , Xian Wu , Yitao Wu , Dixiao Cui

Automated monitoring and analysis of passenger movement in safety-critical parts of transport infrastructures represent a relevant visual surveillance task. Recent breakthroughs in visual representation learning and spatial sensing opened…

计算机视觉与模式识别 · 计算机科学 2021-03-25 Marco Wallner , Daniel Steininger , Verena Widhalm , Matthias Schörghuber , Csaba Beleznai

Tracking 3D objects accurately and consistently is crucial for autonomous vehicles, enabling more reliable downstream tasks such as trajectory prediction and motion planning. Based on the substantial progress in object detection in recent…

计算机视觉与模式识别 · 计算机科学 2023-08-15 Shuxiao Ding , Eike Rehder , Lukas Schneider , Marius Cordts , Juergen Gall

3D object tracking is a critical task in autonomous driving systems. It plays an essential role for the system's awareness about the surrounding environment. At the same time there is an increasing interest in algorithms for autonomous cars…

计算机视觉与模式识别 · 计算机科学 2022-10-31 Nicola Marinello , Marc Proesmans , Luc Van Gool

In the current demand for automation in the agro-food industry, accurately detecting and localizing relevant objects in 3D is essential for successful robotic operations. However, this is a challenge due the presence of occlusions.…

机器人学 · 计算机科学 2024-12-19 David Rapado-Rincon , Henk Nap , Katarina Smolenova , Eldert J. van Henten , Gert Kootstra

Deep learning-based Multiple Object Tracking (MOT) currently relies on off-the-shelf detectors for tracking-by-detection.This results in deep models that are detector biased and evaluations that are detector influenced. To resolve this…

计算机视觉与模式识别 · 计算机科学 2020-08-21 ShiJie Sun , Naveed Akhtar , XiangYu Song , HuanSheng Song , Ajmal Mian , Mubarak Shah

Multi-object tracking (MOT) with camera-LiDAR fusion demands accurate results of object detection, affinity computation and data association in real time. This paper presents an efficient multi-modal MOT framework with online joint…

计算机视觉与模式识别 · 计算机科学 2021-08-11 Kemiao Huang , Qi Hao

Data association is a knotty problem for 2D Multiple Object Tracking due to the object occlusion. However, in 3D space, data association is not so hard. Only with a 3D Kalman Filter, the online object tracker can associate the detections…

计算机视觉与模式识别 · 计算机科学 2023-06-09 Jiawei He , Lue Fan , Yuqi Wang , Yuntao Chen , Zehao Huang , Naiyan Wang , Zhaoxiang Zhang

The task of 3D single object tracking (SOT) with LiDAR point clouds is crucial for various applications, such as autonomous driving and robotics. However, existing approaches have primarily relied on appearance matching or motion modeling…

计算机视觉与模式识别 · 计算机科学 2024-03-19 Zhipeng Luo , Gongjie Zhang , Changqing Zhou , Zhonghua Wu , Qingyi Tao , Lewei Lu , Shijian Lu