Related Experiment Video
Updated: Nov 3, 2025

03:31
Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
Published on: December 15, 2023
733
Hybrid Dilated Convolution with Multi-Scale Residual Fusion Network for Hyperspectral Image Classification.
Chenming Li1, Zelin Qiu1, Xueying Cao1
1College of Computer and Information, Hohai University, Nanjing 211100, China.
Micromachines
|June 2, 2021
Summary
A new Local and Hybrid Dilated Convolution Fusion Network (LDFN) improves hyperspectral image classification by fusing local and spatial features. This novel approach enhances accuracy over traditional methods on benchmark datasets.
Area of Science:
- Remote Sensing
- Computer Vision
- Machine Learning
Background:
- Traditional Convolutional Neural Networks (CNNs) for hyperspectral image (HSI) classification often prioritize spectral features over spatial information.
- This limitation can hinder the comprehensive analysis and accurate classification of complex HSI data.
Purpose of the Study:
- To introduce a novel HSI classification model, the Local and Hybrid Dilated Convolution Fusion Network (LDFN).
- To effectively fuse local details and rich spatial features by expanding the receptive field, thereby improving classification performance.
Main Methods:
- The LDFN model integrates standard convolution, average pooling, dropout, and batch normalization operations.
- It employs fusion operations of local and hybrid dilated convolutions to extract rich spatial-spectral information.
- Residual fusion networks aggregate different convolution layers before classification via a softmax layer.
Main Results:
- Experimental results on three widely used hyperspectral datasets (Salinas, Pavia University, and Indian Pines) demonstrate LDFN's effectiveness.
- The proposed LDFN model achieved superior performance compared to existing state-of-the-art classifiers.
Conclusions:
- The LDFN model successfully addresses the limitations of traditional CNNs in HSI classification by incorporating spatial information.
- The fusion of local and hybrid dilated convolutions offers a promising direction for enhancing hyperspectral image analysis and classification accuracy.
Related Concept Videos
Super-resolution Fluorescence Microscopy
11.3K
Super-resolution fluorescence microscopy (SRFM) provides a better resolution than conventional fluorescence microscopy by reducing the point spread function (PSF). PSF is the light intensity distribution from a point that causes it to appear blurred. Due to PSF, each fluorescing point appears bigger than its actual size, and it is the PSF interference of nearby fluorophores that causes the blurred image. Various approaches to achieving higher resolution through SRFM have recently been...
11.3K
Deconvolution
365
Deconvolution, also known as inverse filtering, is the process of extracting the impulse response from known input and output signals. This technique is vital in scenarios where the system's characteristics are unknown, and they must be inferred from the observable signals.
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
365