paper-with-me

홈 › Papers

FG-Net: Fast Large-Scale LiDAR Point Clouds Understanding Network Leveraging Correlated Feature Mining and Geometric-Aware Modelling

2020-12-17 · Kangcheng Liu, Zhi Gao, Feng Lin, Ben M. Chen

This work presents FG-Net, a general deep learning framework for large-scale point clouds understanding without voxelizations, which achieves accurate and real-time performance with a single NVIDIA GTX 1080 GPU. First, a novel noise and outlier filtering method is designed to facilitate subsequent high-level tasks. For effective understanding purpose, we propose a deep convolutional neural network leveraging correlated feature mining and deformable convolution based geometric-aware modelling, in which the local feature relationships and geometric patterns can be fully exploited. For the efficiency issue, we put forward an inverse density sampling operation and a feature pyramid based residual learning strategy to save the computational cost and memory consumption respectively. Extensive experiments on real-world challenging datasets demonstrated that our approaches outperform state-of-the-art approaches in terms of accuracy and efficiency. Moreover, weakly supervised transfer learning is also conducted to demonstrate the generalization capacity of our method.

📄 PDF Abstract BibTeX arXiv:2012.09439

Code (1)

KangchengLiu/Feature-Geometric-Net-FG-Net 공식 구현 pytorch

Tasks

3D Part Segmentation3D Point Cloud Classification3D Semantic SegmentationGPULIDAR Semantic SegmentationSemantic SegmentationTransfer LearningWeakly supervised segmentation

Methods 이 논문이 사용한 방법론

Deformable Convolution Deformable convolutions add 2D offsets to the regular grid sampling locations in the standard convolution. It enables free…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

LiSnowNet: Real-time Snow Removal for LiDAR Point Cloud

2022-11-18 · Ming-Yuan Yu, Ram Vasudevan, Matthew Johnson-Roberson

LiDARs have been widely adopted to modern self-driving vehicles, providing 3D information of the scene and surrounding objects. However, adverser weather conditions still pose significant challenges to LiDARs since point…

Snow Removal

Polylidar3D -- Fast Polygon Extraction from 3D Data

2020-07-23 · Jeremy Castagno, Ella Atkins

Flat surfaces captured by 3D point clouds are often used for localization, mapping, and modeling. Dense point cloud processing has high computation and memory costs making low-dimensional representations of flat surfaces…

Autonomous DrivingCPUGPU

A coarse-to-fine algorithm for registration in 3D street-view cross-source point clouds

2016-10-24 · Xiaoshui Huang, Jian Zhang, Qiang Wu, Lixin Fan 외

With the development of numerous 3D sensing technologies, object registration on cross-source point cloud has aroused researchers' interests. When the point clouds are captured from different kinds of sensors, there are …

PCB-RandNet: Rethinking Random Sampling for LIDAR Semantic Segmentation in Autonomous Driving Scene

2022-09-28 · XianFeng Han, Huixian Cheng, Hang Jiang, Dehong He 외

Fast and efficient semantic segmentation of large-scale LiDAR point clouds is a fundamental problem in autonomous driving. To achieve this goal, the existing point-based methods mainly choose to adopt Random Sampling str…

Autonomous DrivingLIDAR Semantic SegmentationSegmentationSemantic Segmentation

Fast semantic segmentation of 3d point clouds with strongly varying density

2016-03-07 · ISPRS annals of the photogrammetry, remote sensing and spatial information sciences 2016 3 · Timo Hackel, Jan D. Wegner, Konrad Schindler

We describe an effective and efficient method for point-wise semantic classification of 3D point clouds. The method can handle unstructured and inhomogeneous point clouds such as those derived from static terrestrial …

ClassificationGeneral ClassificationSemantic Segmentation