paper-with-me

홈 › Papers

3D Quasi-Recurrent Neural Network for Hyperspectral Image Denoising

2020-03-10 · Kaixuan Wei, Ying Fu, Hua Huang

In this paper, we propose an alternating directional 3D quasi-recurrent neural network for hyperspectral image (HSI) denoising, which can effectively embed the domain knowledge -- structural spatio-spectral correlation and global correlation along spectrum. Specifically, 3D convolution is utilized to extract structural spatio-spectral correlation in an HSI, while a quasi-recurrent pooling function is employed to capture the global correlation along spectrum. Moreover, alternating directional structure is introduced to eliminate the causal dependency with no additional computation cost. The proposed model is capable of modeling spatio-spectral dependency while preserving the flexibility towards HSIs with arbitrary number of bands. Extensive experiments on HSI denoising demonstrate significant improvement over state-of-the-arts under various noise settings, in terms of both restoration accuracy and computation time. Our code is available at https://github.com/Vandermode/QRNN3D.

📄 PDF Abstract BibTeX arXiv:2003.04547

Code (2)

Vandermode/QRNN3D 공식 구현 pytorch
myuli/sert pytorch

Tasks

DenoisingHyperspectral Image DenoisingImage Denoising

Methods 이 논문이 사용한 방법론

3D Convolution A 3D Convolution is a type of convolution where the kernel slides in 3 dimensions as opposed to 2 dimensions with 2D…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Improved Quasi-Recurrent Neural Network for Hyperspectral Image Denoising

2022-11-27 · Zeqiang Lai, Ying Fu

Hyperspectral image is unique and useful for its abundant spectral bands, but it subsequently requires extra elaborated treatments of the spatial-spectral correlation as well as the global correlation along the spectrum …

DecoderDenoisingHyperspectral Image DenoisingImage Denoising

Hyperspectral Image Denoising via Spatial-Spectral Recurrent Transformer

2023-12-31 · Guanyiman Fu, Fengchao Xiong, Jianfeng Lu, Jun Zhou 외

Hyperspectral images (HSIs) often suffer from noise arising from both intra-imaging mechanisms and environmental factors. Leveraging domain knowledge specific to HSIs, such as global spectral correlation (GSC) and non-lo…

DenoisingHyperspectral Image DenoisingImage Denoising

TDiffDe: A Truncated Diffusion Model for Remote Sensing Hyperspectral Image Denoising

2023-11-22 · Jiang He, Yajie Li, Jie L, Qiangqiang Yuan

Hyperspectral images play a crucial role in precision agriculture, environmental monitoring or ecological analysis. However, due to sensor equipment and the imaging environment, the observed hyperspectral images are ofte…

DenoisingHyperspectral Image DenoisingImage Denoisingvalid

Unsupervised Hyperspectral Stimulated Raman Microscopy Image Enhancement: Denoising and Segmentation via One-Shot Deep Learning

2021-04-14 · Pedram Abdolghader, Andrew Ridsdale, Tassos Grammatikopoulos, Gavin Resch 외

Hyperspectral stimulated Raman scattering (SRS) microscopy is a label-free technique for biomedical and mineralogical imaging which can suffer from low signal to noise ratios. Here we demonstrate the use of an unsupervis…

ClusteringDenoisingImage EnhancementImage Segmentation+3

Fast Hyperspectral Image Denoising and Inpainting Based on Low-Rank and Sparse Representations

2021-03-11 · Lina Zhuang, Jose M. Bioucas-Dias

This paper introduces two very fast and competitive hyperspectral image (HSI) restoration algorithms: fast hyperspectral denoising (FastHyDe), a denoising algorithm able to cope with Gaussian and Poissonian noise, and fa…

DenoisingHyperspectral Image DenoisingImage Denoising