English
Related papers

Related papers: PillarTrack:Boosting Pillar Representation for Tra…

200 papers

In this paper, we propose a simple yet unified single object tracking (SOT) framework, dubbed SUTrack. It consolidates five SOT tasks (RGB-based, RGB-Depth, RGB-Thermal, RGB-Event, RGB-Language Tracking) into a unified model trained in a…

Computer Vision and Pattern Recognition · Computer Science 2024-12-30 Xin Chen , Ben Kang , Wanting Geng , Jiawen Zhu , Yi Liu , Dong Wang , Huchuan Lu

As an important area in computer vision, object tracking has formed two separate communities that respectively study Single Object Tracking (SOT) and Multiple Object Tracking (MOT). However, current methods in one tracking scenario are not…

Computer Vision and Pattern Recognition · Computer Science 2022-06-09 Fan Ma , Mike Zheng Shou , Linchao Zhu , Haoqi Fan , Yilei Xu , Yi Yang , Zhicheng Yan

The multi-line LiDAR is widely used in autonomous vehicles, so point cloud-based 3D detectors are essential for autonomous driving. Extracting rich multi-scale features is crucial for point cloud-based 3D detectors in autonomous driving due…

Computer Vision and Pattern Recognition · Computer Science 2024-11-14 Xusheng Li , Chengliang Wang , Shumao Wang , Zhuo Zeng , Ji Liu

In autonomous driving, 3D object detection based on multi-modal data has become an indispensable approach when facing complex environments around the vehicle. During multi-modal detection, LiDAR and camera are simultaneously applied for…

Computer Vision and Pattern Recognition · Computer Science 2023-01-19 Rui Wan , Tianyun Zhao , Wei Zhao

PointPillars is the fastest 3D object detector that exploits pseudo image representations to encode features for 3D objects in a scene. Albeit efficient, PointPillars is typically outperformed by state-of-the-art 3D detection methods due to…

Computer Vision and Pattern Recognition · Computer Science 2025-09-09 Jongyoun Noh , Junghyup Lee , Hyekang Park , Bumsub Ham

Category-specific models are provenly valuable methods in 3D single object tracking (SOT) regardless of Siamese or motion-centric paradigms. However, such over-specialized model designs incur redundant parameters, thus limiting the broader…

Computer Vision and Pattern Recognition · Computer Science 2024-09-10 Jiahao Nie , Zhiwei He , Xudong Lv , Xueyi Zhou , Dong-Kyu Chae , Fei Xie

Offline 3D multi-object tracking (MOT) is a critical component of the 4D auto-labeling (4DAL) process. It enhances pseudo-labels generated by high-performance detectors through the incorporation of temporal context. However, existing…

Computer Vision and Pattern Recognition · Computer Science 2026-02-17 Xiaoyu Li , Yitao Wu , Xian Wu , Haolin Zhuo , Lijun Zhao , Lining Sun

3D multi-object tracking aims to uniquely and consistently identify all mobile entities through time. Despite the rich spatiotemporal information available in this setting, current 3D tracking methods primarily rely on abstracted…

Computer Vision and Pattern Recognition · Computer Science 2022-07-14 Colton Stearns , Davis Rempe , Jie Li , Rares Ambrus , Sergey Zakharov , Vitor Guizilini , Yanchao Yang , Leonidas J Guibas

The fusion of camera- and LiDAR-based detections offers a promising solution to mitigate tracking failures in 3D multi-object tracking (MOT). However, existing methods predominantly exploit camera detections to correct tracking failures…

Computer Vision and Pattern Recognition · Computer Science 2024-12-02 Lipeng Gu , Xuefeng Yan , Weiming Wang , Honghua Chen , Dingkun Zhu , Liangliang Nan , Mingqiang Wei

3D multi-object tracking (MOT) is an essential component for many applications such as autonomous driving and assistive robotics. Recent work on 3D MOT focuses on developing accurate systems giving less attention to practical considerations…

Computer Vision and Pattern Recognition · Computer Science 2020-07-23 Xinshuo Weng , Jianren Wang , David Held , Kris Kitani

Monocular 3D object detection (M3OD) has long faced challenges due to data scarcity caused by high annotation costs and inherent 2D-to-3D ambiguity. Although various weakly supervised methods and pseudo-labeling methods have been proposed…

Computer Vision and Pattern Recognition · Computer Science 2025-07-08 Seokyeong Lee , Sithu Aung , Junyong Choi , Seungryong Kim , Ig-Jae Kim , Junghyun Cho

3D detection is a critical task that enables machines to identify and locate objects in three-dimensional space. It has a broad range of applications in several fields, including autonomous driving, robotics and augmented reality. Monocular…

Computer Vision and Pattern Recognition · Computer Science 2024-04-11 Aakash Kumar , Chen Chen , Ajmal Mian , Neils Lobo , Mubarak Shah

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…

Computer Vision and Pattern Recognition · Computer Science 2021-10-12 Hsu-kuang Chiu , Jie Li , Rares Ambrus , Jeannette Bohg

Recently, polar-based representation has shown promising properties in perceptual tasks. In addition to Cartesian-based approaches, which separate point clouds unevenly, representing point clouds as polar grids has been recognized as an…

Computer Vision and Pattern Recognition · Computer Science 2023-12-05 Ming Nie , Yujing Xue , Chunwei Wang , Chaoqiang Ye , Hang Xu , Xinge Zhu , Qingqiu Huang , Michael Bi Mi , Xinchao Wang , Li Zhang

Multiple-object tracking and segmentation (MOTS) is a novel computer vision task that aims to jointly perform multiple object tracking (MOT) and instance segmentation. In this work, we present PointTrack++, an effective on-line framework…

Computer Vision and Pattern Recognition · Computer Science 2020-07-06 Zhenbo Xu , Wei Zhang , Xiao Tan , Wei Yang , Xiangbo Su , Yuchen Yuan , Hongwu Zhang , Shilei Wen , Errui Ding , Liusheng Huang

Self-supervised image backbones can be used to address complex 2D tasks (e.g., semantic segmentation, object discovery) very efficiently and with little or no downstream supervision. Ideally, 3D backbones for lidar should be able to inherit…

Computer Vision and Pattern Recognition · Computer Science 2024-02-21 Gilles Puy , Spyros Gidaris , Alexandre Boulch , Oriane Siméoni , Corentin Sautier , Patrick Pérez , Andrei Bursuc , Renaud Marlet

Recent temporal LiDAR-based 3D object detectors achieve promising performance based on the two-stage proposal-based approach. They generate 3D box candidates from the first-stage dense detector, followed by different temporal aggregation…

Computer Vision and Pattern Recognition · Computer Science 2024-04-25 Kuan-Chih Huang , Weijie Lyu , Ming-Hsuan Yang , Yi-Hsuan Tsai

Existing LiDAR-based 3D object detectors usually focus on the single-frame detection, while ignoring the spatiotemporal information in consecutive point cloud frames. In this paper, we propose an end-to-end online 3D video object detector…

Computer Vision and Pattern Recognition · Computer Science 2020-04-06 Junbo Yin , Jianbing Shen , Chenye Guan , Dingfu Zhou , Ruigang Yang

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

Recent advancements in Diffusion Transformer (DiT) models have significantly improved 3D point cloud generation. However, existing methods primarily focus on local feature extraction while overlooking global topological information, such as…

Computer Vision and Pattern Recognition · Computer Science 2025-05-15 Zechao Guan , Feng Yan , Shuai Du , Lin Ma , Qingshan Liu