TL;DR
This paper introduces ENL-FCN, a deep learning model that efficiently captures long-range contextual information for hyperspectral image classification, achieving state-of-the-art results with fewer parameters and lower computational cost.
Contribution
The paper proposes a novel ENL-FCN model with an efficient non-local module using a criss-cross path and recurrent operation for hyperspectral image classification.
Findings
Achieves state-of-the-art classification accuracy on three HSI datasets.
Requires fewer parameters and less computational resources than existing methods.
Effectively incorporates long-range contextual information in hyperspectral images.
Abstract
Deep learning based methods, such as Convolution Neural Network (CNN), have demonstrated their efficiency in hyperspectral image (HSI) classification. These methods can automatically learn spectral-spatial discriminative features within local patches. However, for each pixel in an HSI, it is not only related to its nearby pixels but also has connections to pixels far away from itself. Therefore, to incorporate the long-range contextual information, a deep fully convolutional network (FCN) with an efficient non-local module, named ENL-FCN, is proposed for HSI classification. In the proposed framework, a deep FCN considers an entire HSI as input and extracts spectral-spatial information in a local receptive field. The efficient non-local module is embedded in the network as a learning unit to capture the long-range contextual information. Different from the traditional non-local neural…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsMax Pooling · Convolution · Fully Convolutional Network
