中文
相关论文

相关论文: *: Improving the 3D detector by introducing Voxel2…

200 篇论文

Most scanning LiDAR sensors generate a sequence of point clouds in real-time. While conventional 3D object detectors use a set of unordered LiDAR points acquired over a fixed time interval, recent studies have revealed that substantial…

计算机视觉与模式识别 · 计算机科学 2022-12-22 Junho Koh , Junhyung Lee , Youngwoo Lee , Jaekyum Kim , Jun Won Choi

3D object detectors usually rely on hand-crafted proxies, e.g., anchors or centers, and translate well-studied 2D frameworks to 3D. Thus, sparse voxel features need to be densified and processed by dense prediction heads, which inevitably…

计算机视觉与模式识别 · 计算机科学 2023-03-21 Yukang Chen , Jianhui Liu , Xiangyu Zhang , Xiaojuan Qi , Jiaya Jia

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…

计算机视觉与模式识别 · 计算机科学 2021-09-14 Xinge Zhu , Hui Zhou , Tai Wang , Fangzhou Hong , Wei Li , Yuexin Ma , Hongsheng Li , Ruigang Yang , Dahua Lin

3D object detection from point clouds plays a critical role in autonomous driving. Currently, the primary methods for point cloud processing are voxel-based and pillar-based approaches. Voxel-based methods offer high accuracy through…

计算机视觉与模式识别 · 计算机科学 2026-03-10 Liu Qifeng , Zhao Dawei , Dong Yabo , Xiao Liang , Wang Juan , Min Chen , Li Fuyang , Jiang Weizhong , Lu Dongming , Nie Yiming

3D object recognition accuracy can be improved by learning the multi-scale spatial features from 3D spatial geometric representations of objects such as point clouds, 3D models, surfaces, and RGB-D data. Current deep learning approaches…

计算机视觉与模式识别 · 计算机科学 2019-05-07 Sambit Ghadai , Xian Lee , Aditya Balu , Soumik Sarkar , Adarsh Krishnamurthy

Point clouds are the native output of many real-world 3D sensors. To borrow the success of 2D convolutional network architectures, a majority of popular 3D perception models voxelize the points, which can result in a loss of local geometric…

计算机视觉与模式识别 · 计算机科学 2019-07-31 Yuwen Xiong , Mengye Ren , Renjie Liao , Kelvin Wong , Raquel Urtasun

Effective point cloud processing is crucial to LiDARbased autonomous driving systems. The capability to understand features at multiple scales is required for object detection of intelligent vehicles, where road users may appear in…

计算机视觉与模式识别 · 计算机科学 2024-09-10 Weihao Lu , Dezong Zhao , Cristiano Premebida , Li Zhang , Wenjing Zhao , Daxin Tian

Object detection in point clouds is an important aspect of many robotics applications such as autonomous driving. In this paper we consider the problem of encoding a point cloud into a format appropriate for a downstream detection pipeline.…

机器学习 · 计算机科学 2019-05-08 Alex H. Lang , Sourabh Vora , Holger Caesar , Lubing Zhou , Jiong Yang , Oscar Beijbom

LiDAR-based 3D object detection is essential for autonomous driving systems. However, LiDAR point clouds may appear to have sparsity, uneven distribution, and incomplete structures, significantly limiting the detection performance. In road…

计算机视觉与模式识别 · 计算机科学 2025-04-02 Wanjing Zhang , Chenxing Wang

The existing 3D deep learning methods adopt either individual point-based features or local-neighboring voxel-based features, and demonstrate great potential for processing 3D data. However, the point based models are inefficient due to the…

计算机视觉与模式识别 · 计算机科学 2021-07-29 Wei Zhou , Xin Cao , Xiaodan Zhang , Xingxing Hao , Dekui Wang , Ying He

Aiming at highly accurate object detection for connected and automated vehicles (CAVs), this paper presents a Deep Neural Network based 3D object detection model that leverages a three-stage feature extractor by developing a novel…

计算机视觉与模式识别 · 计算机科学 2022-12-20 Yiming Hou , Mahdi Rezaei , Richard Romano

3D object detection in point clouds is important for autonomous driving systems. A primary challenge in 3D object detection stems from the sparse distribution of points within the 3D scene. Existing high-performance methods typically employ…

计算机视觉与模式识别 · 计算机科学 2023-11-01 Gang Zhang , Junnan Chen , Guohuan Gao , Jianmin Li , Xiaolin Hu

Vehicle pose estimation with LiDAR is essential in the perception technology of autonomous driving. However, due to incomplete observation measurements and sparsity of the LiDAR point cloud, it is challenging to achieve satisfactory pose…

计算机视觉与模式识别 · 计算机科学 2024-02-07 Ningning Ding

The field of 3D object detection from point clouds is rapidly advancing in computer vision, aiming to accurately and efficiently detect and localize objects in three-dimensional space. Current 3D detectors commonly fall short in terms of…

计算机视觉与模式识别 · 计算机科学 2024-06-13 Hualian Sheng , Sijia Cai , Na Zhao , Bing Deng , Qiao Liang , Min-Jian Zhao , Jieping Ye

Point clouds are a basic data type that is increasingly of interest as 3D content becomes more ubiquitous. Applications using point clouds include virtual, augmented, and mixed reality and autonomous driving. We propose a more efficient…

计算机视觉与模式识别 · 计算机科学 2021-06-04 Ryan Killea , Yun Li , Saeed Bastani , Paul McLachlan

Recent advance in 2D CNNs has revealed that large kernels are important. However, when directly applying large convolutional kernels in 3D CNNs, severe difficulties are met, where those successful module designs in 2D become surprisingly…

计算机视觉与模式识别 · 计算机科学 2023-03-23 Yukang Chen , Jianhui Liu , Xiangyu Zhang , Xiaojuan Qi , Jiaya Jia

LiDAR-based fully sparse architecture has garnered increasing attention. FSDv1 stands out as a representative work, achieving impressive efficacy and efficiency, albeit with intricate structures and handcrafted designs. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2023-08-08 Lue Fan , Feng Wang , Naiyan Wang , Zhaoxiang Zhang

Extending the success of 2D Large Kernel to 3D perception is challenging due to: 1. the cubically-increasing overhead in processing 3D data; 2. the optimization difficulties from data scarcity and sparsity. Previous work has taken the first…

计算机视觉与模式识别 · 计算机科学 2023-03-29 Tao Lu , Xiang Ding , Haisong Liu , Gangshan Wu , Limin Wang

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…

计算机视觉与模式识别 · 计算机科学 2021-11-02 Chia-Hung Wang , Hsueh-Wei Chen , Li-Chen Fu

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…

计算机视觉与模式识别 · 计算机科学 2022-11-09 Shaoshuai Shi , Li Jiang , Jiajun Deng , Zhe Wang , Chaoxu Guo , Jianping Shi , Xiaogang Wang , Hongsheng Li