HyDe: The First Open-Source, Python-Based, GPU-Accelerated Hyperspectral Denoising Package
Daniel Coquelin, Behnood Rasti, Markus G\"otz, Pedram Ghamisi, Richard, Gloaguen, and Achim Streit

TL;DR
HyDe is an open-source, GPU-accelerated Python toolbox for hyperspectral image denoising, integrating various methods including deep neural networks, with improved efficiency and usability for real-world applications.
Contribution
It introduces the first open-source, GPU-accelerated hyperspectral denoising package with a unified interface and a novel training method for diverse hyperspectral data.
Findings
Methods maintain similar denoising performance to original implementations.
HyDe consumes nearly ten times less energy than traditional methods.
Effective denoising of large HSIs with limited memory using sliding window approach.
Abstract
As with any physical instrument, hyperspectral cameras induce different kinds of noise in the acquired data. Therefore, Hyperspectral denoising is a crucial step for analyzing hyperspectral images (HSIs). Conventional computational methods rarely use GPUs to improve efficiency and are not fully open-source. Alternatively, deep learning-based methods are often open-source and use GPUs, but their training and utilization for real-world applications remain non-trivial for many researchers. Consequently, we propose HyDe: the first open-source, GPU-accelerated Python-based, hyperspectral image denoising toolbox, which aims to provide a large set of methods with an easy-to-use environment. HyDe includes a variety of methods ranging from low-rank wavelet-based methods to deep neural network (DNN) models. HyDe's interface dramatically improves the interoperability of these methods and the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage and Signal Denoising Methods · Advanced Image Fusion Techniques · Remote-Sensing Image Classification
