Masking Hyperspectral Imaging Data with Pretrained Models
Elias Arbash, Andr\'ea de Lima Ribeiro, Sam Thiele, Nina Gnann,, Behnood Rasti, Margret Fuchs, Pedram Ghamisi, Richard Gloaguen

TL;DR
This paper introduces a novel hyperspectral data masking pipeline using pretrained models SAM and Grounding Dino, improving processing efficiency and accuracy in applications like plastics characterization and litter monitoring.
Contribution
It presents a new masking methodology employing pretrained segmentation and object detection models without fine-tuning, tailored for hyperspectral data processing.
Findings
Effective masking improves hyperspectral data analysis accuracy
Reduces computational costs and memory requirements
Validated on plastics, drill cores, and litter monitoring scenarios
Abstract
The presence of undesired background areas associated with potential noise and unknown spectral characteristics degrades the performance of hyperspectral data processing. Masking out unwanted regions is key to addressing this issue. Processing only regions of interest yields notable improvements in terms of computational costs, required memory, and overall performance. The proposed processing pipeline encompasses two fundamental parts: regions of interest mask generation, followed by the application of hyperspectral data processing techniques solely on the newly masked hyperspectral cube. The novelty of our work lies in the methodology adopted for the preliminary image segmentation. We employ the Segment Anything Model (SAM) to extract all objects within the dataset, and subsequently refine the segments with a zero-shot Grounding Dino object detector, followed by intersection and…
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
TopicsRemote-Sensing Image Classification · Spectroscopy and Chemometric Analyses · Industrial Vision Systems and Defect Detection
MethodsMulti-Head Attention · Attention Is All You Need · Linear Layer · Softmax · Dense Connections · Residual Connection · Layer Normalization · Vision Transformer · self-DIstillation with NO labels
