English
Related papers

Related papers: 3D Object Detection Combining Semantic and Geometr…

200 papers

Accurate detection of objects in 3D point clouds is a central problem in many applications, such as autonomous navigation, housekeeping robots, and augmented/virtual reality. To interface a highly sparse LiDAR point cloud with a region…

Computer Vision and Pattern Recognition · Computer Science 2017-11-20 Yin Zhou , Oncel Tuzel

LiDAR point clouds can effectively depict the motion and posture of objects in three-dimensional space. Many studies accomplish the 3D object detection by voxelizing point clouds. However, in autonomous driving scenarios, the sparsity and…

Computer Vision and Pattern Recognition · Computer Science 2024-08-13 Yongxin Shao , Aihong Tan , Binrui Wang , Tianhong Yan , Zhetao Sun , Yiyang Zhang , Jiaxin Liu

3D object detection is receiving increasing attention from both industry and academia thanks to its wide applications in various fields. In this paper, we propose Point-Voxel Region-based Convolution Neural Networks (PV-RCNNs) for 3D object…

Computer Vision and Pattern Recognition · Computer Science 2022-11-09 Shaoshuai Shi , Li Jiang , Jiajun Deng , Zhe Wang , Chaoxu Guo , Jianping Shi , Xiaogang Wang , Hongsheng Li

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

Many recent works on 3D object detection have focused on designing neural network architectures that can consume point cloud data. While these approaches demonstrate encouraging performance, they are typically based on a single modality and…

Computer Vision and Pattern Recognition · Computer Science 2019-04-04 Vishwanath A. Sindagi , Yin Zhou , Oncel Tuzel

In this work, we propose a novel two-stage framework for the efficient 3D point cloud object detection. Instead of transforming point clouds into 2D bird eye view projections, we parse the raw point cloud data directly in the 3D space yet…

Computer Vision and Pattern Recognition · Computer Science 2021-07-28 Zhaoyu Su , Pin Siang Tan , Yu-Hsing Wang

Large imbalance often exists between the foreground points (i.e., objects) and the background points in outdoor LiDAR point clouds. It hinders cutting-edge detectors from focusing on informative areas to produce accurate 3D object detection…

Computer Vision and Pattern Recognition · Computer Science 2022-08-30 Peng Wu , Lipeng Gu , Xuefeng Yan , Haoran Xie , Fu Lee Wang , Gary Cheng , Mingqiang Wei

Transformer has demonstrated promising performance in many 2D vision tasks. However, it is cumbersome to compute the self-attention on large-scale point cloud data because point cloud is a long sequence and unevenly distributed in 3D space.…

Computer Vision and Pattern Recognition · Computer Science 2022-03-22 Chenhang He , Ruihuang Li , Shuai Li , Lei Zhang

3D object detection within large 3D scenes is challenging not only due to the sparsity and irregularity of 3D point clouds, but also due to both the extreme foreground-background scene imbalance and class imbalance. A common approach is to…

Computer Vision and Pattern Recognition · Computer Science 2024-03-18 Oren Shrout , Yizhak Ben-Shabat , Ayellet Tal

Recently, Transformer-based methods for point cloud learning have achieved good results on various point cloud learning benchmarks. However, since the attention mechanism needs to generate three feature vectors of query, key, and value to…

Computer Vision and Pattern Recognition · Computer Science 2023-05-11 Wei Zhou , Weiwei Jin , Qian Wang , Yifan Wang , Dekui Wang , Xingxing Hao , Yongxiang Yu

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 years 3D object detection from LiDAR point clouds has made great progress thanks to the development of deep learning technologies. Although voxel or point based methods are popular in 3D object detection, they usually involve…

Computer Vision and Pattern Recognition · Computer Science 2022-07-18 Jiaqi Gu , Zhiyu Xiang , Pan Zhao , Tingming Bai , Lingxuan Wang , Xijun Zhao , Zhiyuan Zhang

We present a unified, efficient and effective framework for point-cloud based 3D object detection. Our two-stage approach utilizes both voxel representation and raw point cloud data to exploit respective advantages. The first stage network,…

Computer Vision and Pattern Recognition · Computer Science 2019-08-19 Yilun Chen , Shu Liu , Xiaoyong Shen , Jiaya Jia

LiDAR-based 3D object detection and classification is crucial for autonomous driving. However, real-time inference from extremely sparse 3D data is a formidable challenge. To address this problem, a typical class of approaches transforms…

Computer Vision and Pattern Recognition · Computer Science 2024-04-16 Yongxin Shao , Aihong Tan , Zhetao Sun , Enhui Zheng , Tianhong Yan , Peng Liao

Recent Transformer-based 3D object detectors learn point cloud features either from point- or voxel-based representations. However, the former requires time-consuming sampling while the latter introduces quantization errors. In this paper,…

Computer Vision and Pattern Recognition · Computer Science 2023-05-12 Honghui Yang , Wenxiao Wang , Minghao Chen , Binbin Lin , Tong He , Hua Chen , Xiaofei He , Wanli Ouyang

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

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

Recent advances on 3D object detection heavily rely on how the 3D data are represented, \emph{i.e.}, voxel-based or point-based representation. Many existing high performance 3D detectors are point-based because this structure can better…

Computer Vision and Pattern Recognition · Computer Science 2021-02-08 Jiajun Deng , Shaoshuai Shi , Peiwei Li , Wengang Zhou , Yanyong Zhang , Houqiang Li

Object detection in point cloud data is one of the key components in computer vision systems, especially for autonomous driving applications. In this work, we present Voxel-FPN, a novel one-stage 3D object detector that utilizes raw data…

Computer Vision and Pattern Recognition · Computer Science 2019-07-17 Bei Wang , Jianping An , Jiayan Cao

3D object detectors for point clouds often rely on a pooling-based PointNet to encode sparse points into grid-like voxels or pillars. In this paper, we identify that the common PointNet design introduces an information bottleneck that…

Computer Vision and Pattern Recognition · Computer Science 2024-05-07 Zhaoqi Leng , Pei Sun , Tong He , Dragomir Anguelov , Mingxing Tan
‹ Prev 1 2 3 10 Next ›