English
Related papers

Related papers: Cost-Aware Evaluation and Model Scaling for LiDAR-…

200 papers

Accurate 3D object detection in real-world environments requires a huge amount of annotated data with high quality. Acquiring such data is tedious and expensive, and often needs repeated effort when a new sensor is adopted or when the…

Computer Vision and Pattern Recognition · Computer Science 2025-04-01 Jinsu Yoo , Zhenyang Feng , Tai-Yu Pan , Yihong Sun , Cheng Perng Phoo , Xiangyu Chen , Mark Campbell , Kilian Q. Weinberger , Bharath Hariharan , Wei-Lun Chao

3D object detection is an important task, especially in the autonomous driving application domain. However, it is challenging to support the real-time performance with the limited computation and memory resources on edge-computing devices…

Computer Vision and Pattern Recognition · Computer Science 2021-03-09 Pu Zhao , Wei Niu , Geng Yuan , Yuxuan Cai , Hsin-Hsuan Sung , Sijia Liu , Xipeng Shen , Bin Ren , Yanzhi Wang , Xue Lin

Many LiDAR-based methods for detecting large objects, single-class object detection, or under easy situations were claimed to perform quite well. However, their performances of detecting small objects or under hard situations did not…

Computer Vision and Pattern Recognition · Computer Science 2021-11-02 Chia-Hung Wang , Hsueh-Wei Chen , Li-Chen Fu

We present a new way to detect 3D objects from multimodal inputs, leveraging both LiDAR and RGB cameras in a hybrid late-cascade scheme, that combines an RGB detection network and a 3D LiDAR detector. We exploit late fusion principles to…

Computer Vision and Pattern Recognition · Computer Science 2026-01-15 Carlo Sgaravatti , Roberto Basla , Riccardo Pieroni , Matteo Corno , Sergio M. Savaresi , Luca Magri , Giacomo Boracchi

The purpose of this work is to review the state-of-the-art LiDAR-based 3D object detection methods, datasets, and challenges. We describe novel data augmentation methods, sampling strategies, activation functions, attention mechanisms, and…

Computer Vision and Pattern Recognition · Computer Science 2022-04-04 Walter Zimmer , Emec Ercelik , Xingcheng Zhou , Xavier Jair Diaz Ortiz , Alois Knoll

3D object detection is an important task in autonomous driving to perceive the surroundings. Despite the excellent performance, the existing 3D detectors lack the robustness to real-world corruptions caused by adverse weathers, sensor…

Computer Vision and Pattern Recognition · Computer Science 2023-03-21 Yinpeng Dong , Caixin Kang , Jinlai Zhang , Zijian Zhu , Yikai Wang , Xiao Yang , Hang Su , Xingxing Wei , Jun Zhu

Today's state-of-the-art methods for 3D object detection are based on lidar, stereo, or monocular cameras. Lidar-based methods achieve the best accuracy, but have a large footprint, high cost, and mechanically-limited angular sampling…

Computer Vision and Pattern Recognition · Computer Science 2021-02-09 Frank Julca-Aguilar , Jason Taylor , Mario Bijelic , Fahim Mannan , Ethan Tseng , Felix Heide

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

This paper summarizes model improvements and inference-time optimizations for the popular anchor-based detectors in the scenes of autonomous driving. Based on the high-performing RCNN-RS and RetinaNet-RS detection frameworks designed for…

Computer Vision and Pattern Recognition · Computer Science 2022-08-15 Xianzhi Du , Wei-Chih Hung , Tsung-Yi Lin

Lidar is extensively used in the industry and mass-market. Due to its measurement accuracy and insensitivity to illumination compared to cameras, It is applied onto a broad range of applications, like geodetic engineering, self driving cars…

Robotics · Computer Science 2018-09-11 Xueyang Kang , Shengjiong Yin , Yinglong Fen

Two-stage detectors have gained much popularity in 3D object detection. Most two-stage 3D detectors utilize grid points, voxel grids, or sampled keypoints for RoI feature extraction in the second stage. Such methods, however, are…

Computer Vision and Pattern Recognition · Computer Science 2022-08-09 Honghui Yang , Zili Liu , Xiaopei Wu , Wenxiao Wang , Wei Qian , Xiaofei He , Deng Cai

In autonomous driving, 3D object detection provides more precise information for downstream tasks, including path planning and motion estimation, compared to 2D object detection. In this paper, we propose SeSame: a method aimed at enhancing…

Computer Vision and Pattern Recognition · Computer Science 2024-07-09 Hayeon O , Chanuk Yang , Kunsoo Huh

We focus on the task of far-field 3D detection (Far3Det) of objects beyond a certain distance from an observer, e.g., $>$50m. Far3Det is particularly important for autonomous vehicles (AVs) operating at highway speeds, which require…

Computer Vision and Pattern Recognition · Computer Science 2022-11-28 Shubham Gupta , Jeet Kanjani , Mengtian Li , Francesco Ferroni , James Hays , Deva Ramanan , Shu Kong

Generative models have demonstrated significant success in anomaly detection and segmentation over the past decade. Recently, diffusion models have emerged as a powerful alternative, outperforming previous approaches such as GANs and VAEs.…

Computer Vision and Pattern Recognition · Computer Science 2026-04-22 Mehrdad Moradi , Marco Grasso , Bianca Maria Colosimo , Kamran Paynabar

This paper presents a new approach to 3D object detection that leverages the properties of the data obtained by a LiDAR sensor. State-of-the-art detectors use neural network architectures based on assumptions valid for camera images.…

Computer Vision and Pattern Recognition · Computer Science 2021-04-09 Guus Engels , Nerea Aranjuelo , Ignacio Arganda-Carreras , Marcos Nieto , Oihana Otaegui

This paper presents a method to detect reflection of 3D light detection and ranging (Lidar) scans and uses it to classify the points and also map objects outside the line of sight. Our software uses several approaches to analyze the point…

Robotics · Computer Science 2020-10-28 Xiting Zhao , Zhijie Yang , Sören Schwertfeger

The performance of existing point cloud-based 3D object detection methods heavily relies on large-scale high-quality 3D annotations. However, such annotations are often tedious and expensive to collect. Semi-supervised learning is a good…

Computer Vision and Pattern Recognition · Computer Science 2021-03-18 Na Zhao , Tat-Seng Chua , Gim Hee Lee

Light detection and ranging (LiDAR) have emerged as a crucial tool for high-resolution 3D imaging, particularly in autonomous vehicles, remote sensing, and augmented reality. However, the increasing demand for faster acquisition speed and…

Optics · Physics 2025-07-28 Yixiu Shen , Zi Heng Lim , Guangya Zhou

Diffusion models have demonstrated strong generative performance; however, generated samples often fail to fully align with human intent. This paper studies a test-time scaling method that enables sampling from regions with higher…

Machine Learning · Computer Science 2026-02-04 Yeongmin Kim , Donghyeok Shin , Byeonghu Na , Minsang Park , Richard Lee Kim , Il-Chul Moon

Recently, one-stage detectors have achieved competitive accuracy and faster speed compared with traditional two-stage detectors on image data. However, in the field of video object detection (VOD), most existing VOD methods are still based…

Computer Vision and Pattern Recognition · Computer Science 2024-02-15 Guanxiong Sun , Yang Hua , Guosheng Hu , Neil Robertson