paper-with-me

홈 › Papers

Dual-Branch Subpixel-Guided Network for Hyperspectral Image Classification

2024-12-05 · Zhu Han, Jin Yang, Lianru Gao, Zhiqiang Zeng, Bing Zhang, Jocelyn Chanussot

Deep learning (DL) has been widely applied into hyperspectral image (HSI) classification owing to its promising feature learning and representation capabilities. However, limited by the spatial resolution of sensors, existing DL-based classification approaches mainly focus on pixel-level spectral and spatial information extraction through complex network architecture design, while ignoring the existence of mixed pixels in actual scenarios. To tackle this difficulty, we propose a novel dual-branch subpixel-guided network for HSI classification, called DSNet, which automatically integrates subpixel information and convolutional class features by introducing a deep autoencoder unmixing architecture to enhance classification performance. DSNet is capable of fully considering physically nonlinear properties within subpixels and adaptively generating diagnostic abundances in an unsupervised manner to achieve more reliable decision boundaries for class label distributions. The subpixel fusion module is designed to ensure high-quality information fusion across pixel and subpixel features, further promoting stable joint classification. Experimental results on three benchmark datasets demonstrate the effectiveness and superiority of DSNet compared with state-of-the-art DL-based HSI classification approaches. The codes will be available at https://github.com/hanzhu97702/DSNet, contributing to the remote sensing community.

📄 PDF Abstract BibTeX arXiv:2412.03893

Code (1)

hanzhu97702/dsnet 공식 구현 pytorch

Tasks

ClassificationDiagnosticHyperspectral Image Classificationimage-classificationImage Classification

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Decoupled-and-Coupled Networks: Self-Supervised Hyperspectral Image Super-Resolution with Subpixel Fusion

2022-05-07 · Danfeng Hong, Jing Yao, Deyu Meng, Naoto Yokoya 외

Enormous efforts have been recently made to super-resolve hyperspectral (HS) images with the aid of high spatial resolution multispectral (MS) images. Most prior works usually perform the fusion task by means of multifar…

Hyperspectral Image Super-ResolutionImage Super-ResolutionSelf-Supervised LearningSuper-Resolution

GETNET: A General End-to-end Two-dimensional CNN Framework for Hyperspectral Image Change Detection

2019-05-05 · Qi. Wang, Senior Member, Zhenghang Yuan, Qian Du 외

Change detection (CD) is an important application of remote sensing, which provides timely change information about large-scale Earth surface. With the emergence of hyperspectral imagery, CD technology has been greatly p…

Change Detection

Hyperspectral Images Classification Based on Multi-scale Residual Network

2020-04-26 · Xiangdong Zhang, Tengjun Wang, Yun Yang

Because hyperspectral remote sensing images contain a lot of redundant information and the data structure is highly non-linear, leading to low classification accuracy of traditional machine learning methods. The latest r…

ClassificationGeneral ClassificationHyperspectral Image Classificationimage-classification+1

A Dual-Domain Convolutional Network for Hyperspectral Single-Image Super-Resolution

2025-12-10 · Murat Karayaka, Usman Muhammad, Jorma Laaksonen, Md Ziaul Hoque 외 arxiv

This study presents a lightweight dual-domain super-resolution network (DDSRNet) that combines Spatial-Net with the discrete wavelet transform (DWT). Specifically, our proposed model comprises three main components: (1) …

Image Super-Resolution

Self-Learning Hyperspectral and Multispectral Image Fusion via Adaptive Residual Guided Subspace Diffusion Model

2025-05-17 · CVPR 2025 1 · Jian Zhu, He Wang, Yang Xu, Zebin Wu 외

Hyperspectral and multispectral image (HSI-MSI) fusion involves combining a low-resolution hyperspectral image (LR-HSI) with a high-resolution multispectral image (HR-MSI) to generate a high-resolution hyperspectral imag…

Computational EfficiencySelf-Learning