中文
相关论文

相关论文: Rethinking Voxelization and Classification for 3D …

200 篇论文

This work addresses the challenge of adapting dynamic deadline requirements for LiDAR object detection deep neural networks (DNNs). The computing latency of object detection is critically important to ensure safe and efficient navigation.…

计算机视觉与模式识别 · 计算机科学 2024-09-19 Ahmet Soyyigit , Shuochao Yao , Heechul Yun

Currently, there have been many kinds of voxel-based 3D single stage detectors, while point-based single stage methods are still underexplored. In this paper, we first present a lightweight and effective point-based 3D single stage object…

计算机视觉与模式识别 · 计算机科学 2020-02-25 Zetong Yang , Yanan Sun , Shu Liu , Jiaya Jia

LiDAR datasets for autonomous driving exhibit biases in properties such as point cloud density, range, and object dimensions. As a result, object detection networks trained and evaluated in different environments often experience…

计算机视觉与模式识别 · 计算机科学 2024-04-19 Deepti Hegde , Suhas Lohit , Kuan-Chuan Peng , Michael J. Jones , Vishal M. Patel

We introduce R2LDM, an innovative approach for generating dense and accurate 4D radar point clouds, guided by corresponding LiDAR point clouds. Instead of utilizing range images or bird's eye view (BEV) images, we represent both LiDAR and…

计算机视觉与模式识别 · 计算机科学 2025-06-17 Boyuan Zheng , Shouyi Lu , Renbo Huang , Minqing Huang , Fan Lu , Wei Tian , Guirong Zhuo , Lu Xiong

3D object detection plays a fundamental role in enabling autonomous driving, which is regarded as the significant key to unlocking the bottleneck of contemporary transportation systems from the perspectives of safety, mobility, and…

计算机视觉与模式识别 · 计算机科学 2023-02-08 Zhengwei Bai , Guoyuan Wu , Matthew J. Barth , Yongkang Liu , Emrah Akin Sisbot , Kentaro Oguchi

3D object detection is a central task for applications such as autonomous driving, in which the system needs to localize and classify surrounding traffic agents, even in the presence of adverse weather. In this paper, we address the problem…

计算机视觉与模式识别 · 计算机科学 2022-06-07 Martin Hahner , Christos Sakaridis , Mario Bijelic , Felix Heide , Fisher Yu , Dengxin Dai , Luc Van Gool

LiDAR (Light Detection and Ranging) is an advanced active remote sensing technique working on the principle of time of travel (ToT) for capturing highly accurate 3D information of the surroundings. LiDAR has gained wide attention in…

计算机视觉与模式识别 · 计算机科学 2023-02-16 Shreelakshmi C R , Surya S. Durbha , Gaganpreet Singh

This paper presents a novel 3D object detection framework that processes LiDAR data directly on its native representation: range images. Benefiting from the compactness of range images, 2D convolutions can efficiently process dense LiDAR…

计算机视觉与模式识别 · 计算机科学 2021-01-25 Alex Bewley , Pei Sun , Thomas Mensink , Dragomir Anguelov , Cristian Sminchisescu

LiDAR point clouds have become the most common data source in autonomous driving. However, due to the sparsity of point clouds, accurate and reliable detection cannot be achieved in specific scenarios. Because of their complementarity with…

计算机视觉与模式识别 · 计算机科学 2024-01-23 Leichao Cui , Xiuxian Li , Min Meng , Xiaoyu Mo

Object detection is a basic computer vision task to loccalize and categorize objects in a given image. Most state-of-the-art detection methods utilize a fixed number of proposals as an intermediate representation of object candidates, which…

计算机视觉与模式识别 · 计算机科学 2022-07-13 Yiming Cui , Linjie Yang , Ding Liu

We address the problem of 3D object detection, that is, estimating 3D object bounding boxes from point clouds. 3D object detection methods exploit either voxel-based or point-based features to represent 3D objects in a scene. Voxel-based…

计算机视觉与模式识别 · 计算机科学 2021-04-05 Jongyoun Noh , Sanghoon Lee , Bumsub Ham

Lidar point cloud distortion from moving object is an important problem in autonomous driving, and recently becomes even more demanding with the emerging of newer lidars, which feature back-and-forth scanning patterns. Accurately estimating…

机器人学 · 计算机科学 2022-07-05 Wen Yang , Zheng Gong , Baifu Huang , Xiaoping Hong

In recent years considerable research in LiDAR semantic segmentation was conducted, introducing several new state of the art models. However, most research focuses on single-scan point clouds, limiting performance especially in long…

计算机视觉与模式识别 · 计算机科学 2026-01-15 Andrea Matteazzi , Pascal Colling , Michael Arnold , Dietmar Tutsch

4D radar measurements offer an affordable and weather-robust solution for 3D perception. However, the inherent sparsity and noise of radar point clouds present significant challenges for accurate 3D object detection, underscoring the need…

计算机视觉与模式识别 · 计算机科学 2026-02-25 Xiaokai Bai , Jiahao Cheng , Songkai Wang , Yixuan Luo , Lianqing Zheng , Xiaohan Zhang , Si-Yuan Cao , Hui-Liang Shen

3D point cloud interpretation is a challenging task due to the randomness and sparsity of the component points. Many of the recently proposed methods like PointNet and PointCNN have been focusing on learning shape descriptions from point…

计算机视觉与模式识别 · 计算机科学 2021-07-28 Zhaoyu Su , Pin Siang Tan , Junkang Chow , Jimmy Wu , Yehur Cheong , Yu-Hsing Wang

A robust and accurate 3D detection system is an integral part of autonomous vehicles. Traditionally, a majority of 3D object detection algorithms focus on processing 3D point clouds using voxel grids or bird's eye view (BEV). Recent works,…

计算机视觉与模式识别 · 计算机科学 2020-09-18 Sumesh Thakur , Jiju Peethambaran

We present a simple and flexible object detection framework optimized for autonomous driving. Building on the observation that point clouds in this application are extremely sparse, we propose a practical pillar-based approach to fix the…

计算机视觉与模式识别 · 计算机科学 2020-07-28 Yue Wang , Alireza Fathi , Abhijit Kundu , David Ross , Caroline Pantofaru , Thomas Funkhouser , Justin Solomon

Real-time 3D object detection from point clouds is essential for dynamic scene understanding in applications such as augmented reality, robotics and navigation. We introduce a novel Spatial-prioritized and Rank-aware 3D object detection…

计算机视觉与模式识别 · 计算机科学 2025-11-21 Chenyu Zhao , Xianwei Zheng , Zimin Xia , Linwei Yue , Nan Xue

Object detection and tracking is a key task in autonomy. Specifically, 3D object detection and tracking have been an emerging hot topic recently. Although various methods have been proposed for object detection, uncertainty in the 3D…

计算机视觉与模式识别 · 计算机科学 2020-11-06 Yuanxin Zhong , Minghan Zhu , Huei Peng

Robust 3D object detection is a core challenge for autonomous mobile systems in field robotics. To tackle this issue, many researchers have demonstrated improvements in 3D object detection performance in datasets. However, real-world urban…

机器人学 · 计算机科学 2024-04-23 Eunho Lee , Minwoo Jung , Ayoung Kim