TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/FPGA: Fast Patch-Free Global Learning Framework for Fully ...

FPGA: Fast Patch-Free Global Learning Framework for Fully End-to-End Hyperspectral Image Classification

Zhuo Zheng, Yanfei Zhong, Ailong Ma, Liangpei Zhang

2020-11-11Hyperspectral Image ClassificationImage ClassificationGeneral ClassificationClassification
PaperPDFCode(official)

Abstract

Deep learning techniques have provided significant improvements in hyperspectral image (HSI) classification. The current deep learning based HSI classifiers follow a patch-based learning framework by dividing the image into overlapping patches. As such, these methods are local learning methods, which have a high computational cost. In this paper, a fast patch-free global learning (FPGA) framework is proposed for HSI classification. In FPGA, an encoder-decoder based FCN is utilized to consider the global spatial information by processing the whole image, which results in fast inference. However, it is difficult to directly utilize the encoder-decoder based FCN for HSI classification as it always fails to converge due to the insufficiently diverse gradients caused by the limited training samples. To solve the divergence problem and maintain the abilities of FCN of fast inference and global spatial information mining, a global stochastic stratified sampling strategy is first proposed by transforming all the training samples into a stochastic sequence of stratified samples. This strategy can obtain diverse gradients to guarantee the convergence of the FCN in the FPGA framework. For a better design of FCN architecture, FreeNet, which is a fully end-to-end network for HSI classification, is proposed to maximize the exploitation of the global spatial information and boost the performance via a spectral attention based encoder and a lightweight decoder. A lateral connection module is also designed to connect the encoder and decoder, fusing the spatial details in the encoder and the semantic features in the decoder. The experimental results obtained using three public benchmark datasets suggest that the FPGA framework is superior to the patch-based framework in both speed and accuracy for HSI classification. Code has been made available at: https://github.com/Z-Zheng/FreeNet.

Results

TaskDatasetMetricValueModel
HyperspectralPavia UniversityAA@20099.83FPGA
HyperspectralPavia UniversityKappa@2000.9974FPGA
HyperspectralPavia UniversityOA@20099.81FPGA
HyperspectralCASI University of HoustonAverage Accuracy88.44FPGA
HyperspectralCASI University of HoustonKappa0.8555FPGA
HyperspectralCASI University of HoustonOverall Accuracy86.61FPGA
HyperspectralSalinasAA@20099.91FPGA
HyperspectralSalinasKappa@2000.9991FPGA
HyperspectralSalinasOA@20099.92FPGA
Image ClassificationPavia UniversityAA@20099.83FPGA
Image ClassificationPavia UniversityKappa@2000.9974FPGA
Image ClassificationPavia UniversityOA@20099.81FPGA
Image ClassificationCASI University of HoustonAverage Accuracy88.44FPGA
Image ClassificationCASI University of HoustonKappa0.8555FPGA
Image ClassificationCASI University of HoustonOverall Accuracy86.61FPGA
Image ClassificationSalinasAA@20099.91FPGA
Image ClassificationSalinasKappa@2000.9991FPGA
Image ClassificationSalinasOA@20099.92FPGA
Hyperspectral Image SegmentationPavia UniversityAA@20099.83FPGA
Hyperspectral Image SegmentationPavia UniversityKappa@2000.9974FPGA
Hyperspectral Image SegmentationPavia UniversityOA@20099.81FPGA
Hyperspectral Image SegmentationCASI University of HoustonAverage Accuracy88.44FPGA
Hyperspectral Image SegmentationCASI University of HoustonKappa0.8555FPGA
Hyperspectral Image SegmentationCASI University of HoustonOverall Accuracy86.61FPGA
Hyperspectral Image SegmentationSalinasAA@20099.91FPGA
Hyperspectral Image SegmentationSalinasKappa@2000.9991FPGA
Hyperspectral Image SegmentationSalinasOA@20099.92FPGA

Related Papers

Automatic Classification and Segmentation of Tunnel Cracks Based on Deep Learning and Visual Explanations2025-07-18Adversarial attacks to image classification systems using evolutionary algorithms2025-07-17Efficient Adaptation of Pre-trained Vision Transformer underpinned by Approximately Orthogonal Fine-Tuning Strategy2025-07-17Federated Learning for Commercial Image Sources2025-07-17MUPAX: Multidimensional Problem Agnostic eXplainable AI2025-07-17Efficient Calisthenics Skills Classification through Foreground Instance Selection and Depth Estimation2025-07-16Safeguarding Federated Learning-based Road Condition Classification2025-07-16Hashed Watermark as a Filter: Defeating Forging and Overwriting Attacks in Weight-based Neural Network Watermarking2025-07-15