paper-with-me

Papers

HyDe: The First Open-Source, Python-Based, GPU-Accelerated Hyperspectral Denoising Package

2022-04-14 · Daniel Coquelin, Behnood Rasti, Markus Götz, Pedram Ghamisi, Richard Gloaguen, Achim Streit

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 performance of the underlying functions. In fact, these methods maintain similar HSI denoising performance to their original implementations while consuming nearly ten times less energy. Furthermore, we present a method for training DNNs for denoising HSIs which are not spatially related to the training dataset, i.e., training on ground-level HSIs for denoising HSIs with other perspectives including airborne, drone-borne, and space-borne. To utilize the trained DNNs, we show a sliding window method to effectively denoise HSIs which would otherwise require more than 40 GB. The package can be found at: \url{https://github.com/Helmholtz-AI-Energy/HyDe}.

📄 PDF Abstract BibTeX arXiv:2204.06979

Code (1)

helmholtz-ai-energy/hyde 공식 구현 pytorch

Tasks

DenoisingGPUHyperspectral Image DenoisingImage Denoising

Similar Papers 제목 키워드 기반

Never Come Up Empty: Adaptive HyDE Retrieval for Improving LLM Developer Support

2025-07-22 · Fangjian Lei, Mariam El Mezouar, Shayan Noei, Ying Zou arxiv

Large Language Models (LLMs) have shown promise in assisting developers with code-related questions; however, LLMs carry the risk of generating unreliable answers. To address this, Retrieval-Augmented Generation (RAG) ha…

PhyDetEx: Detecting and Explaining the Physical Plausibility of T2V Models

2025-12-01 · Zeqing Wang, Keze Wang, Lei Zhang arxiv

Driven by the growing capacity and training scale, Text-to-Video (T2V) generation models have recently achieved substantial progress in video quality, length, and instruction-following capability. However, whether these …

cubic: CUDA-accelerated 3D Bioimage Computing

2025-10-15 · Alexandr A. Kalinin, Anne E. Carpenter, Shantanu Singh, Matthew J. O'Meara arxiv

Quantitative analysis of multidimensional biological images is useful for understanding complex cellular phenotypes and accelerating advances in biomedical research. As modern microscopy generates ever-larger 2D and 3D d…

A Common Case of Jekyll and Hyde: The Synergistic Effect of Using Divided Source Training Data for Feature Augmentation

2013-10-01 · IJCNLP 2013 10 · Yan Song, Fei Xia
Chinese Word SegmentationDomain AdaptationPart-Of-Speech Tagging

PyTopo3D: A Python Framework for 3D SIMP-based Topology Optimization

2025-04-08 · Jihoon Kim, Namwoo Kang

Three-dimensional topology optimization (TO) is a powerful technique in engineering design, but readily usable, open-source implementations remain limited within the popular Python scientific environment. This paper intr…