TL;DR
This paper introduces a novel watershed classifier integrated with deep learning for hyperspectral image classification, leveraging connectivity patterns for improved accuracy in supervised and semi-supervised settings.
Contribution
It proposes a trainable deep learning approach to optimize representations for the watershed classifier, achieving state-of-the-art results with fewer parameters.
Findings
State-of-the-art accuracy on multiple hyperspectral datasets
Fewer parameters than previous models
Effective in both supervised and semi-supervised scenarios
Abstract
Hyperspectral images (HSI) consist of rich spatial and spectral information, which can potentially be used for several applications. However, noise, band correlations and high dimensionality restrict the applicability of such data. This is recently addressed using creative deep learning network architectures such as ResNet, SSRN, and A2S2K. However, the last layer, i.e the classification layer, remains unchanged and is taken to be the softmax classifier. In this article, we propose to use a watershed classifier. Watershed classifier extends the watershed operator from Mathematical Morphology for classification. In its vanilla form, the watershed classifier does not have any trainable parameters. In this article, we propose a novel approach to train deep learning networks to obtain representations suitable for the watershed classifier. The watershed classifier exploits the connectivity…
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
Methods1x1 Convolution · Average Pooling · Global Average Pooling · Bottleneck Residual Block · Residual Connection · Convolution · *Communicated@Fast*How Do I Communicate to Expedia? · Softmax · Batch Normalization · Kaiming Initialization
