English
Related papers

Related papers: What Matters in Range View 3D Object Detection

200 papers

Building 3D perception systems for autonomous vehicles that do not rely on high-density LiDAR is a critical research problem because of the expense of LiDAR systems compared to cameras and other sensors. Recent research has developed a…

Computer Vision and Pattern Recognition · Computer Science 2022-10-03 Adam W. Harley , Zhaoyuan Fang , Jie Li , Rares Ambrus , Katerina Fragkiadaki

Combining LiDAR and camera data has shown potential in enhancing short-distance object detection in autonomous driving systems. Yet, the fusion encounters difficulties with extended distance detection due to the contrast between LiDAR's…

Computer Vision and Pattern Recognition · Computer Science 2024-09-04 Tanmoy Dam , Sanjay Bhargav Dharavath , Sameer Alam , Nimrod Lilith , Supriyo Chakraborty , Mir Feroskhan

Lidars and cameras are critical sensors that provide complementary information for 3D detection in autonomous driving. While prevalent multi-modal methods simply decorate raw lidar point clouds with camera features and feed them directly to…

Computer Vision and Pattern Recognition · Computer Science 2022-03-17 Yingwei Li , Adams Wei Yu , Tianjian Meng , Ben Caine , Jiquan Ngiam , Daiyi Peng , Junyang Shen , Bo Wu , Yifeng Lu , Denny Zhou , Quoc V. Le , Alan Yuille , Mingxing Tan

Depth estimation is a fundamental task in 3D computer vision, crucial for applications such as 3D reconstruction, free-viewpoint rendering, robotics, autonomous driving, and AR/VR technologies. Traditional methods relying on hardware…

Computer Vision and Pattern Recognition · Computer Science 2025-10-23 Zhen Xu , Hongyu Zhou , Sida Peng , Haotong Lin , Haoyu Guo , Jiahao Shao , Peishan Yang , Qinglin Yang , Sheng Miao , Xingyi He , Yifan Wang , Yue Wang , Ruizhen Hu , Yiyi Liao , Xiaowei Zhou , Hujun Bao

Widely adopted motion forecasting datasets substitute the observed sensory inputs with higher-level abstractions such as 3D boxes and polylines. These sparse shapes are inferred through annotating the original scenes with perception…

Computer Vision and Pattern Recognition · Computer Science 2024-02-20 Kan Chen , Runzhou Ge , Hang Qiu , Rami AI-Rfou , Charles R. Qi , Xuanyu Zhou , Zoey Yang , Scott Ettinger , Pei Sun , Zhaoqi Leng , Mustafa Baniodeh , Ivan Bogun , Weiyue Wang , Mingxing Tan , Dragomir Anguelov

Current efficient LiDAR-based detection frameworks are lacking in exploiting object relations, which naturally present in both spatial and temporal manners. To this end, we introduce a simple, efficient, and effective two-stage detector,…

Computer Vision and Pattern Recognition · Computer Science 2022-08-19 Yu-Huan Wu , Da Zhang , Le Zhang , Xin Zhan , Dengxin Dai , Yun Liu , Ming-Ming Cheng

LiDAR-based 3D object detectors typically rely on proposal heads with hand-crafted components like anchor assignment and non-maximum suppression (NMS), complicating training and limiting extensibility. We present AutoReg3D, an…

Computer Vision and Pattern Recognition · Computer Science 2026-03-10 Zanming Huang , Jinsu Yoo , Sooyoung Jeon , Zhenzhen Liu , Mark Campbell , Kilian Q Weinberger , Bharath Hariharan , Wei-Lun Chao , Katie Z Luo

Accurate and reliable 3D object detection is vital to safe autonomous driving. Despite recent developments, the performance gap between stereo-based methods and LiDAR-based methods is still considerable. Accurate depth estimation is crucial…

Computer Vision and Pattern Recognition · Computer Science 2020-03-13 Chengyao Li , Jason Ku , Steven L. Waslander

Recently 3D object detection from surround-view images has made notable advancements with its low deployment cost. However, most works have primarily focused on close perception range while leaving long-range detection less explored.…

Computer Vision and Pattern Recognition · Computer Science 2023-12-19 Xiaohui Jiang , Shuailin Li , Yingfei Liu , Shihao Wang , Fan Jia , Tiancai Wang , Lijin Han , Xiangyu Zhang

Accurate 3D object detection is crucial to autonomous driving. Though LiDAR-based detectors have achieved impressive performance, the high cost of LiDAR sensors precludes their widespread adoption in affordable vehicles. Camera-based…

Computer Vision and Pattern Recognition · Computer Science 2024-04-11 Yurong You , Cheng Perng Phoo , Carlos Andres Diaz-Ruiz , Katie Z Luo , Wei-Lun Chao , Mark Campbell , Bharath Hariharan , Kilian Q Weinberger

3D object detection is an important module in autonomous driving and robotics. However, many existing methods focus on using single frames to perform 3D detection, and do not fully utilize information from multiple frames. In this paper, we…

Computer Vision and Pattern Recognition · Computer Science 2021-03-31 Zetong Yang , Yin Zhou , Zhifeng Chen , Jiquan Ngiam

LiDAR and camera are two important sensors for 3D object detection in autonomous driving. Despite the increasing popularity of sensor fusion in this field, the robustness against inferior image conditions, e.g., bad illumination and sensor…

Computer Vision and Pattern Recognition · Computer Science 2022-03-23 Xuyang Bai , Zeyu Hu , Xinge Zhu , Qingqiu Huang , Yilun Chen , Hongbo Fu , Chiew-Lan Tai

The recent advances in query-based multi-camera 3D object detection are featured by initializing object queries in the 3D space, and then sampling features from perspective-view images to perform multi-round query refinement. In such a…

Computer Vision and Pattern Recognition · Computer Science 2024-11-20 Xiaomeng Chu , Jiajun Deng , Guoliang You , Yifan Duan , Yao Li , Yanyong Zhang

We propose a system that learns to detect objects and infer their 3D poses in RGB-D images. Many existing systems can identify objects and infer 3D poses, but they heavily rely on human labels and 3D annotations. The challenge here is to…

Computer Vision and Pattern Recognition · Computer Science 2020-11-02 Mihir Prabhudesai , Shamit Lal , Hsiao-Yu Fish Tung , Adam W. Harley , Shubhankar Potdar , Katerina Fragkiadaki

LiDAR scene flow is the task of estimating per-point 3D motion between consecutive point clouds. Recent methods achieve centimeter-level accuracy on popular autonomous vehicle (AV) datasets, but are typically only trained and evaluated on a…

Computer Vision and Pattern Recognition · Computer Science 2026-03-17 Siyi Li , Qingwen Zhang , Ishan Khatri , Kyle Vedder , Eric Eaton , Deva Ramanan , Neehar Peri

Real-time and high-performance 3D object detection is of critical importance for autonomous driving. Recent top-performing 3D object detectors mainly rely on point-based or 3D voxel-based convolutions, which are both computationally…

Computer Vision and Pattern Recognition · Computer Science 2022-08-29 Guangsheng Shi , Ruifeng Li , Chao Ma

The state of the art in 3D object detection using sensor fusion heavily relies on calibration quality, which is difficult to maintain in large scale deployment outside a lab environment. We present the first calibration-free approach for 3D…

Computer Vision and Pattern Recognition · Computer Science 2023-12-15 Michael Fürst , Rahul Jakkamsetty , René Schuster , Didier Stricker

Object detection serves as a significant step in improving performance of complex downstream computer vision tasks. It has been extensively studied for many years now and current state-of-the-art 2D object detection techniques proffer…

Computer Vision and Pattern Recognition · Computer Science 2022-02-08 Prithwish Jana , Partha Pratim Mohanta

Object detection applied to LiDAR point clouds is a relevant task in robotics, and particularly in autonomous driving. Single frame methods, predominant in the field, exploit information from individual sensor scans. Recent approaches…

Computer Vision and Pattern Recognition · Computer Science 2024-01-01 Ernesto Lozano Calvo , Bernardo Taveira , Fredrik Kahl , Niklas Gustafsson , Jonathan Larsson , Adam Tonderski

Three-dimensional object detection is essential for autonomous driving and robotics, relying on effective fusion of multimodal data from cameras and radar. This work proposes RCDINO, a multimodal transformer-based model that enhances visual…

Computer Vision and Pattern Recognition · Computer Science 2025-08-22 Olga Matykina , Dmitry Yudin