paper-with-me

Papers

Faster hyperspectral image classification based on selective kernel mechanism using deep convolutional networks

2022-02-14 · Guandong Li, Chunju Zhang

Hyperspectral imagery is rich in spatial and spectral information. Using 3D-CNN can simultaneously acquire features of spatial and spectral dimensions to facilitate classification of features, but hyperspectral image information spectral dimensional information redundancy. The use of continuous 3D-CNN will result in a high amount of parameters, and the computational power requirements of the device are high, and the training takes too long. This letter designed the Faster selective kernel mechanism network (FSKNet), FSKNet can balance this problem. It designs 3D-CNN and 2D-CNN conversion modules, using 3D-CNN to complete feature extraction while reducing the dimensionality of spatial and spectrum. However, such a model is not lightweight enough. In the converted 2D-CNN, a selective kernel mechanism is proposed, which allows each neuron to adjust the receptive field size based on the two-way input information scale. Under the Selective kernel mechanism, it mainly includes two components, se module and variable convolution. Se acquires channel dimensional attention and variable convolution to obtain spatial dimension deformation information of ground objects. The model is more accurate, faster, and less computationally intensive. FSKNet achieves high accuracy on the IN, UP, Salinas, and Botswana data sets with very small parameters.

📄 PDF Abstract BibTeX arXiv:2202.06458

Code (1)

leeguandong/fsknet-for-hsi 공식 구현 tf

Tasks

Hyperspectral Image Classificationimage-classificationImage Classification

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Dilated Convolution 설명 없음
How to file a complaint against Expedia? To file a complaint with Expedia, call their customer support at +1-(805)-330-4056. You can also send a written complaint using the contact form on the Expedia website. Calling…
Selective Kernel Convolution A Selective Kernel Convolution is a convolution that enables neurons to adaptively adjust their RF sizes among multiple…
Batch Normalization 설명 없음
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Selective Kernel A Selective Kernel unit is a bottleneck block consisting of a sequence of 1×1 convolution, SK convolution and 1×1 convolution.…

Similar Papers 제목 키워드 기반

Attention-Based Adaptive Spectral-Spatial Kernel ResNet for Hyperspectral Image Classification

2020-12-24 · Swalpa Kumar Roy, Suvojit Manna, Tiecheng Song, Lorenzo Bruzzone

Hyperspectral images (HSIs) provide rich spectral-spatial information with stacked hundreds of contiguous narrowbands. Due to the existence of noise and band correlation, the selection of informative spectral-spatial ker…

ClassificationGeneral ClassificationHyperspectral Image Classificationimage-classification+1

Selective Transformer for Hyperspectral Image Classification

2024-10-04 · Yichu Xu, Di Wang, Lefei Zhang, Liangpei Zhang

Transformer has achieved satisfactory results in the field of hyperspectral image (HSI) classification. However, existing Transformer models face two key challenges when dealing with HSI scenes characterized by diverse l…

ClassificationHyperspectral Image Classificationimage-classificationImage Classification

Kernel Extreme Learning Machine Optimized by the Sparrow Search Algorithm for Hyperspectral Image Classification

2022-04-03 · Zhixin Yan, Jiawei Huang, Kehua Xiang

To improve the classification performance and generalization ability of the hyperspectral image classification algorithm, this paper uses Multi-Scale Total Variation (MSTV) to extract the spectral features, local binary …

ClassificationHyperspectral Image Classificationimage-classificationImage Classification

Combining multiscale features for classification of hyperspectral images: a sequence based kernel approach

2016-06-15 · Yanwei Cui, Laetitia Chapel, Sébastien Lefèvre

Nowadays, hyperspectral image classification widely copes with spatial information to improve accuracy. One of the most popular way to integrate such information is to extract hierarchical features from a multiscale segm…

Classification Of Hyperspectral ImagesGeneral ClassificationHyperspectral Image Classificationimage-classification+1

Expert Kernel Generation Network Driven by Contextual Mapping for Hyperspectral Image Classification

2025-04-17 · Guandong Li, Mengxia Ye

Deep neural networks face several challenges in hyperspectral image classification, including high-dimensional data, sparse distribution of ground objects, and spectral redundancy, which often lead to classification over…

Hyperspectral Image Classificationimage-classificationImage Classification