English
Related papers

Related papers: Point Density-Aware Voxels for LiDAR 3D Object Det…

200 papers

The integration of point and voxel representations is becoming more common in LiDAR-based 3D object detection. However, this combination often struggles with capturing semantic information effectively. Moreover, relying solely on point…

Computer Vision and Pattern Recognition · Computer Science 2024-08-28 Yidi Li , Jiahao Wen , Bin Ren , Wenhao Li , Zhenhuan Xu , Hao Guo , Hong Liu , Nicu Sebe

A unified neural network structure is presented for joint 3D object detection and point cloud segmentation in this paper. We leverage rich supervision from both detection and segmentation labels rather than using just one of them. In…

Computer Vision and Pattern Recognition · Computer Science 2021-11-16 Yuanxin Zhong , Minghan Zhu , Huei Peng

In the perception task of autonomous driving, multi-modal methods have become a trend due to the complementary characteristics of LiDAR point clouds and image data. However, the performance of multi-modal methods is usually limited by the…

Computer Vision and Pattern Recognition · Computer Science 2023-09-19 Binglu Ren , Jianqin Yin

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 Hybrid Voxel Network (HVNet), a novel one-stage unified network for point cloud based 3D object detection for autonomous driving. Recent studies show that 2D voxelization with per voxel PointNet style feature extractor leads to…

Computer Vision and Pattern Recognition · Computer Science 2020-03-18 Maosheng Ye , Shuangjie Xu , Tongyi Cao

LiDAR-camera fusion can enhance the performance of 3D object detection by utilizing complementary information between depth-aware LiDAR points and semantically rich images. Existing voxel-based methods face significant challenges when…

Computer Vision and Pattern Recognition · Computer Science 2025-03-05 Ziying Song , Guoxin Zhang , Jun Xie , Lin Liu , Caiyan Jia , Shaoqing Xu , Zhepeng Wang

Recent learning-based LiDAR odometry methods have demonstrated their competitiveness. However, most methods still face two substantial challenges: 1) the 2D projection representation of LiDAR data cannot effectively encode 3D structures…

Computer Vision and Pattern Recognition · Computer Science 2022-02-10 Yan Xu , Zhaoyang Huang , Kwan-Yee Lin , Xinge Zhu , Jianping Shi , Hujun Bao , Guofeng Zhang , Hongsheng Li

3D object detection has become an emerging task in autonomous driving scenarios. Previous works process 3D point clouds using either projection-based or voxel-based models. However, both approaches contain some drawbacks. The voxel-based…

Computer Vision and Pattern Recognition · Computer Science 2021-03-26 Qingdong He , Zhengning Wang , Hao Zeng , Yijun Liu , Shuaicheng Liu , Bing Zeng

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…

Computer Vision and Pattern Recognition · Computer Science 2020-02-25 Zetong Yang , Yanan Sun , Shu Liu , Jiaya Jia

We present a novel and high-performance 3D object detection framework, named PointVoxel-RCNN (PV-RCNN), for accurate 3D object detection from point clouds. Our proposed method deeply integrates both 3D voxel Convolutional Neural Network…

Computer Vision and Pattern Recognition · Computer Science 2021-04-12 Shaoshuai Shi , Chaoxu Guo , Li Jiang , Zhe Wang , Jianping Shi , Xiaogang Wang , Hongsheng Li

In recent times, there has been a notable surge in multimodal approaches that decorates raw LiDAR point clouds with camera-derived features to improve object detection performance. However, we found that these methods still grapple with the…

Computer Vision and Pattern Recognition · Computer Science 2023-12-27 Sudip Dhakal , Dominic Carrillo , Deyuan Qu , Michael Nutt , Qing Yang , Song Fu

3D object detection based on LiDAR point clouds is a crucial module in autonomous driving particularly for long range sensing. Most of the research is focused on achieving higher accuracy and these models are not optimized for deployment on…

Computer Vision and Pattern Recognition · Computer Science 2021-07-13 Sambit Mohapatra , Senthil Yogamani , Heinrich Gotzig , Stefan Milz , Patrick Mader

Accurate 3D object detection from point clouds has become a crucial component in autonomous driving. However, the volumetric representations and the projection methods in previous works fail to establish the relationships between the local…

Computer Vision and Pattern Recognition · Computer Science 2021-12-24 Qingdong He , Zhengning Wang , Hao Zeng , Yi Zeng , Yijun Liu

Image-only and pseudo-LiDAR representations are commonly used for monocular 3D object detection. However, methods based on them have shortcomings of either not well capturing the spatial relationships in neighbored image pixels or being…

Computer Vision and Pattern Recognition · Computer Science 2021-04-14 Liang Peng , Fei Liu , Senbo Yan , Xiaofei He , Deng Cai

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…

Computer Vision and Pattern Recognition · Computer Science 2021-04-05 Jongyoun Noh , Sanghoon Lee , Bumsub Ham

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

In this paper, we investigate the combination of voxel-based methods and point-based methods, and propose a novel end-to-end two-stage 3D object detector named SGNet for point clouds scenes. The voxel-based methods voxelize the scene to…

Computer Vision and Pattern Recognition · Computer Science 2021-10-12 Hao Peng , Guofeng Tong , Zheng Li , Yaqi Wang , Yuyuan Shao

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

State-of-the-art methods for driving-scene LiDAR-based perception (including point cloud semantic segmentation, panoptic segmentation and 3D detection, \etc) often project the point clouds to 2D space and then process them via 2D…

Computer Vision and Pattern Recognition · Computer Science 2021-09-14 Xinge Zhu , Hui Zhou , Tai Wang , Fangzhou Hong , Wei Li , Yuexin Ma , Hongsheng Li , Ruigang Yang , Dahua Lin

LiDAR-based 3D detection in point cloud is essential in the perception system of autonomous driving. In this paper, we present LiDAR R-CNN, a second stage detector that can generally improve any existing 3D detector. To fulfill the…

Computer Vision and Pattern Recognition · Computer Science 2021-03-30 Zhichao Li , Feng Wang , Naiyan Wang