Proceedings of the 23rd ACM International Conference on Multimedia 2015
DOI: 10.1145/2733373.2806306
|View full text |Cite
|
Sign up to set email alerts
|

Hyperspectral Image Classification with Convolutional Neural Networks

Abstract: Hyperspectral image (HSI) classification is one of the most widely used methods for scene analysis from hyperspectral imagery. In the past, many different engineered features have been proposed for the HSI classification problem. In this paper, however, we propose a feature learning approach for hyperspectral image classification based on convolutional neural networks (CNNs). The proposed CNN model is able to learn structured features, roughly resembling different spectral band-pass filters, directly from the … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
65
0

Year Published

2017
2017
2023
2023

Publication Types

Select...
5
4

Relationship

0
9

Authors

Journals

citations
Cited by 93 publications
(65 citation statements)
references
References 21 publications
0
65
0
Order By: Relevance
“…The architecture alternates convolutions and dimension reduction (either by PCA or by sampling) followed by a multi-layer perceptron for the final classification step, as shown in Figure 5, with 2D convolutions in red and 1D fully connected layers in blue. As an alternative, [50] flattens the spatial dimensions to produce a 2D image with a different shape, instead of an hypercube, and then applies a traditional 2D CNN on the resulting image. One drawback of these methods is that they try to make hyperspectral images similar to RGB ones, i.e.…”
Section: B Spectral Classificationmentioning
confidence: 99%
“…The architecture alternates convolutions and dimension reduction (either by PCA or by sampling) followed by a multi-layer perceptron for the final classification step, as shown in Figure 5, with 2D convolutions in red and 1D fully connected layers in blue. As an alternative, [50] flattens the spatial dimensions to produce a 2D image with a different shape, instead of an hypercube, and then applies a traditional 2D CNN on the resulting image. One drawback of these methods is that they try to make hyperspectral images similar to RGB ones, i.e.…”
Section: B Spectral Classificationmentioning
confidence: 99%
“…However, with this approach, each retrained spectral dimension is processed independently with standard 2D convolutional filters. Another approach is developed in [41], where a 3D convolution is literally deployed by the first layer followed by two 1D Convs and ending with two Fully Connected Layers (FC). This approach is close to the one presented in [42] but adds spatial information.…”
Section: State Of the Art DL For Rsmentioning
confidence: 99%
“…This becomes a major obstacle to exploiting deep learning in hyperspectral imagery, where the number of labeled samples are quite limited due to high expense of manually labeling and even the available labels are not always reliable [17]. To extract deep spectral-spatial representation, a conventional strategy is to train a network or a classifier based on patch-based samples, as did in [16][17][18][19][20]. However, this will further aggregate the sample shortage problem, if the overlap of training and testing samples is not allowed.…”
Section: Introductionmentioning
confidence: 99%