English
Related papers

Related papers: GRASPTrack: Geometry-Reasoned Association via Segm…

200 papers

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…

Computer Vision and Pattern Recognition · Computer Science 2024-09-19 Xiaoyu Li , Peidong Li , Lijun Zhao , Dedong Liu , Jinghan Gao , Xian Wu , Yitao Wu , Dixiao Cui

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…

Computer Vision and Pattern Recognition · Computer Science 2024-05-30 Linh Van Ma , Tran Thien Dat Nguyen , Ba-Ngu Vo , Hyunsung Jang , Moongu Jeon

Current LiDAR point cloud-based 3D single object tracking (SOT) methods typically rely on point-based representation network. Despite demonstrated success, such networks suffer from some fundamental problems: 1) It contains pooling…

Computer Vision and Pattern Recognition · Computer Science 2024-08-06 Yuxuan Lu , Jiahao Nie , Zhiwei He , Hongjie Gu , Xudong Lv

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…

Computer Vision and Pattern Recognition · Computer Science 2023-06-09 Jiawei He , Lue Fan , Yuqi Wang , Yuntao Chen , Zehao Huang , Naiyan Wang , Zhaoxiang Zhang

Multi-object tracking (MOT) is a rising topic in video processing technologies and has important application value in consumer electronics. Currently, tracking-by-detection (TBD) is the dominant paradigm for MOT, which performs target…

Computer Vision and Pattern Recognition · Computer Science 2025-01-22 Yanchao Wang , Dawei Zhang , Run Li , Zhonglong Zheng , Minglu Li

Tracking the 6DoF pose of unknown objects in monocular RGB video sequences is crucial for robotic manipulation. However, existing approaches typically rely on accurate depth information, which is non-trivial to obtain in real-world…

Computer Vision and Pattern Recognition · Computer Science 2024-12-04 Zhiyuan Chen , Fan Lu , Guo Yu , Bin Li , Sanqing Qu , Yuan Huang , Changhong Fu , Guang Chen

Current motion-based multiple object tracking (MOT) approaches rely heavily on Intersection-over-Union (IoU) for object association. Without using 3D features, they are ineffective in scenarios with occlusions or visually similar objects.…

Computer Vision and Pattern Recognition · Computer Science 2025-06-03 Milad Khanchi , Maria Amer , Charalambos Poullis

3D Multi-Object Tracking (MOT), a fundamental component of environmental perception, is essential for intelligent systems like autonomous driving and robotic sensing. Although Tracking-by-Detection frameworks have demonstrated excellent…

Robotics · Computer Science 2024-11-14 Xiaoxiang Wang , Jiaxin Liu , Miaojie Feng , Zhaoxing Zhang , Xin Yang

Visual SLAM systems targeting static scenes have been developed with satisfactory accuracy and robustness. Dynamic 3D object tracking has then become a significant capability in visual SLAM with the requirement of understanding dynamic…

Computer Vision and Pattern Recognition · Computer Science 2022-10-06 Hanwei Zhang , Hideaki Uchiyama , Shintaro Ono , Hiroshi Kawasaki

Multi-object tracking (MOT) aims at estimating bounding boxes and identities of objects across video frames. Detection boxes serve as the basis of both 2D and 3D MOT. The inevitable changing of detection scores leads to object missing after…

Computer Vision and Pattern Recognition · Computer Science 2023-03-28 Yifu Zhang , Xinggang Wang , Xiaoqing Ye , Wei Zhang , Jincheng Lu , Xiao Tan , Errui Ding , Peize Sun , Jingdong Wang

3D Multi-object tracking (MOT) is crucial to autonomous systems. Recent work uses a standard tracking-by-detection pipeline, where feature extraction is first performed independently for each object in order to compute an affinity matrix.…

Computer Vision and Pattern Recognition · Computer Science 2020-06-15 Xinshuo Weng , Yongxin Wang , Yunze Man , Kris Kitani

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…

Computer Vision and Pattern Recognition · Computer Science 2023-02-28 Kha Gia Quach , Huu Le , Pha Nguyen , Chi Nhan Duong , Tien Dai Bui , Khoa Luu

Mobile autonomy relies on the precise perception of dynamic environments. Robustly tracking moving objects in 3D world thus plays a pivotal role for applications like trajectory prediction, obstacle avoidance, and path planning. While most…

Computer Vision and Pattern Recognition · Computer Science 2024-03-14 Zhijun Pan , Fangqiang Ding , Hantao Zhong , Chris Xiaoxuan Lu

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…

Computer Vision and Pattern Recognition · Computer Science 2020-09-21 Shoudong Han , Piao Huang , Hongwei Wang , En Yu , Donghaisheng Liu , Xiaofeng Pan , Jun Zhao

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.…

Robotics · Computer Science 2024-12-19 David Rapado-Rincon , Henk Nap , Katarina Smolenova , Eldert J. van Henten , Gert Kootstra

We present a method to perform online Multiple Object Tracking (MOT) of known object categories in monocular video data. Current Tracking-by-Detection MOT approaches build on top of 2D bounding box detections. In contrast, we exploit…

Computer Vision and Pattern Recognition · Computer Science 2017-05-16 Sebastian Bullinger , Christoph Bodensteiner , Michael Arens

Multi-View Multi-Object Tracking (MV-MOT) aims to localize and maintain consistent identities of objects observed by multiple sensors. This task is challenging, as viewpoint changes and occlusion disrupt identity consistency across views…

Computer Vision and Pattern Recognition · Computer Science 2026-03-30 Aditya Iyer , Jack Roberts , Nora Ayanian

Monocular image-based 3D perception has become an active research area in recent years owing to its applications in autonomous driving. Approaches to monocular 3D perception including detection and tracking, however, often yield inferior…

Computer Vision and Pattern Recognition · Computer Science 2022-06-09 Longlong Jing , Ruichi Yu , Henrik Kretzschmar , Kang Li , Charles R. Qi , Hang Zhao , Alper Ayvaci , Xu Chen , Dillon Cower , Yingwei Li , Yurong You , Han Deng , Congcong Li , Dragomir Anguelov

In the recent literature, on the one hand, many 3D multi-object tracking (MOT) works have focused on tracking accuracy and neglected computation speed, commonly by designing rather complex cost functions and feature extractors. On the other…

Computer Vision and Pattern Recognition · Computer Science 2022-08-29 Xiyang Wang , Chunyun Fu , Zhankun Li , Ying Lai , Jiawei He

The paper presents a new method, SearchTrack, for multiple object tracking and segmentation (MOTS). To address the association problem between detected objects, SearchTrack proposes object-customized search and motion-aware features. By…

Computer Vision and Pattern Recognition · Computer Science 2022-11-01 Zhong-Min Tsai , Yu-Ju Tsai , Chien-Yao Wang , Hong-Yuan Liao , Youn-Long Lin , Yung-Yu Chuang
‹ Prev 1 2 3 10 Next ›