paper-with-me

Papers

Spectrum-driven Mixed-frequency Network for Hyperspectral Salient Object Detection

2023-12-02 · Peifu Liu, Tingfa Xu, Huan Chen, Shiyun Zhou, Haolin Qin, Jianan Li

Hyperspectral salient object detection (HSOD) aims to detect spectrally salient objects in hyperspectral images (HSIs). However, existing methods inadequately utilize spectral information by either converting HSIs into false-color images or converging neural networks with clustering. We propose a novel approach that fully leverages the spectral characteristics by extracting two distinct frequency components from the spectrum: low-frequency Spectral Saliency and high-frequency Spectral Edge. The Spectral Saliency approximates the region of salient objects, while the Spectral Edge captures edge information of salient objects. These two complementary components, crucial for HSOD, are derived by computing from the inter-layer spectral angular distance of the Gaussian pyramid and the intra-neighborhood spectral angular gradients, respectively. To effectively utilize this dual-frequency information, we introduce a novel lightweight Spectrum-driven Mixed-frequency Network (SMN). SMN incorporates two parameter-free plug-and-play operators, namely Spectral Saliency Generator and Spectral Edge Operator, to extract the Spectral Saliency and Spectral Edge components from the input HSI independently. Subsequently, the Mixed-frequency Attention module, comprised of two frequency-dependent heads, intelligently combines the embedded features of edge and saliency information, resulting in a mixed-frequency feature representation. Furthermore, a saliency-edge-aware decoder progressively scales up the mixed-frequency feature while preserving rich detail and saliency information for accurate salient object prediction. Extensive experiments conducted on the HS-SOD benchmark and our custom dataset HSOD-BIT demonstrate that our SMN outperforms state-of-the-art methods regarding HSOD performance. Code and dataset will be available at https://github.com/laprf/SMN.

📄 PDF Abstract BibTeX arXiv:2312.01060

Code (1)

laprf/smn 공식 구현 pytorch

Tasks

object-detectionObject DetectionSalient Object Detection

Similar Papers 제목 키워드 기반

Hyperspectral Image Dataset for Benchmarking on Salient Object Detection

2018-06-29 · Nevrez Imamoglu, Yu Oishi, Xiaoqiang Zhang, Guanqun Ding 외

Many works have been done on salient object detection using supervised or unsupervised approaches on colour images. Recently, a few studies demonstrated that efficient salient object detection can also be implemented by …

BenchmarkingObjectobject-detectionObject Detection+3

Spectrum-oriented Point-supervised Saliency Detector for Hyperspectral Images

2024-12-24 · Peifu Liu, Tingfa Xu, Guokai Shi, Jingxuan Xu 외

Hyperspectral salient object detection (HSOD) aims to extract targets or regions with significantly different spectra from hyperspectral images. While existing deep learning-based methods can achieve good detection resul…

object-detectionObject DetectionSalient Object Detection

DMSSN: Distilled Mixed Spectral-Spatial Network for Hyperspectral Salient Object Detection

2024-03-31 · Haolin Qin, Tingfa Xu, Peifu Liu, Jingxuan Xu 외

Hyperspectral salient object detection (HSOD) has exhibited remarkable promise across various applications, particularly in intricate scenarios where conventional RGB-based approaches fall short. Despite the considerable…

Dimensionality ReductionKnowledge Distillationobject-detectionObject Detection+1

Hyperspectral Remote Sensing Images Salient Object Detection: The First Benchmark Dataset and Baseline

2025-04-03 · Peifu Liu, Huiyan Bai, Tingfa Xu, Jihui Wang 외

The objective of hyperspectral remote sensing image salient object detection (HRSI-SOD) is to identify objects or regions that exhibit distinct spectrum contrasts with the background. This area holds significant promise …

object-detectionObject DetectionSalient Object Detection

Spectral-Spatial Synergistic Guided Network for Hyperspectral Salient Object Detection

2026-07-23 · Yanyan Peng, Tingfa Xu, Yao Xiao, Peifu Liu 외 arxiv

Hyperspectral salient object detection aims to identify visually salient regions from hyperspectral images. Existing methods often fail because they fundamentally misunderstand the data, confusing incidental spectral var…

Computational EfficiencySalient Object Detection