2016
DOI: 10.3390/rs8090730
|View full text |Cite
|
Sign up to set email alerts
|

Deep-Learning-Based Classification for DTM Extraction from ALS Point Cloud

Abstract: Airborne laser scanning (ALS) point cloud data are suitable for digital terrain model (DTM) extraction given its high accuracy in elevation. Existing filtering algorithms that eliminate non-ground points mostly depend on terrain feature assumptions or representations; these assumptions result in errors when the scene is complex. This paper proposes a new method for ground point extraction based on deep learning using deep convolutional neural networks (CNN). For every point with spatial context, the neighborin… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
120
0
1

Year Published

2017
2017
2023
2023

Publication Types

Select...
5
3

Relationship

0
8

Authors

Journals

citations
Cited by 140 publications
(121 citation statements)
references
References 17 publications
0
120
0
1
Order By: Relevance
“…Examples of other feature sets used in the point classification context are Fast Point Feature Histogram (FPFH) (Rusu et al, 2009) or Color Signature of Histogram of Orientations (SHOT) (Tombari et al, 2010). All these methods use handcrafted features that can be considered suboptimal when compared to more recent deep learning techniques (Hu andYuan, 2016, Qi et al, 2016), which learn features directly on image or point cloud data. Those approaches have not been considered here, since they require large computational power to train the classifier, and may be restrictive at prediction time, depending on the hardware available.…”
Section: Related Workmentioning
confidence: 99%
“…Examples of other feature sets used in the point classification context are Fast Point Feature Histogram (FPFH) (Rusu et al, 2009) or Color Signature of Histogram of Orientations (SHOT) (Tombari et al, 2010). All these methods use handcrafted features that can be considered suboptimal when compared to more recent deep learning techniques (Hu andYuan, 2016, Qi et al, 2016), which learn features directly on image or point cloud data. Those approaches have not been considered here, since they require large computational power to train the classifier, and may be restrictive at prediction time, depending on the hardware available.…”
Section: Related Workmentioning
confidence: 99%
“…Following the popularity of deep learning, a CNN-based technique was proposed to be used to classify point clouds into ground and non-ground for DTM generation [11]. The method achieved lower error rates compared to other filtering algorithms in an ISPRS (International Society for Photogrammetry and Remote Sensing) filter test dataset [11]. The ISPRS filter test dataset is a benchmark light detection and ranging (LIDAR) dataset for analyzing the performance of filtering algorithms.…”
Section: Introductionmentioning
confidence: 99%
“…We use point-to-image conversion following the approach adopted in Hu and Yuan [11]. However, our method converts all of the points into a multi-dimensional image to accelerate the computational time.…”
Section: Introductionmentioning
confidence: 99%
See 1 more Smart Citation
“…The back propagation procedure simply adopts the chain rule derivative [69], this is achieved where the gradient of the objective with respect to the input module, is computed backwards from the output module [69,70]. This was considered due to its performance in updating the weight and bias values according to the scaled conjugate gradient; the training stops when certain conditions are met such as the maximum number of epochs is reached, maximum amount of time is exceeded, performance is minimized to the goal and the validation performance has increased more than the maximum it recorded [65].…”
Section: Learningmentioning
confidence: 99%