paper-with-me

Papers

Spectrum-oriented Point-supervised Saliency Detector for Hyperspectral Images

2024-12-24 · Peifu Liu, Tingfa Xu, Guokai Shi, Jingxuan Xu, Huan Chen, Jianan Li

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 results, they generally necessitate pixel-level annotations, which are notably challenging to acquire for hyperspectral images. To address this issue, we introduce point supervision into HSOD, and incorporate Spectral Saliency, derived from conventional HSOD methods, as a pivotal spectral representation within the framework. This integration leads to the development of a novel Spectrum-oriented Point-supervised Saliency Detector (SPSD). Specifically, we propose a novel pipeline, specifically designed for HSIs, to generate pseudo-labels, effectively mitigating the performance decline associated with point supervision strategy. Additionally, Spectral Saliency is employed to counteract information loss during model supervision and saliency refinement, thereby maintaining the structural integrity and edge accuracy of the detected objects. Furthermore, we introduce a Spectrum-transformed Spatial Gate to focus more precisely on salient regions while reducing feature redundancy. We have carried out comprehensive experiments on both HSOD-BIT and HS-SOD datasets to validate the efficacy of our proposed method, using mean absolute error (MAE), E-measure, F-measure, Area Under Curve, and Cross Correlation as evaluation metrics. For instance, on the HSOD-BIT dataset, our SPSD achieves a MAE of 0.031 and an F-measure of 0.878. Thorough ablation studies have substantiated the effectiveness of each individual module and provided insights into the model's working mechanism. Further evaluations on RGB-thermal salient object detection datasets highlight the versatility of our approach.

📄 PDF Abstract BibTeX arXiv:2412.18112

Code (1)

laprf/spsd 공식 구현 pytorch

Tasks

object-detectionObject DetectionSalient Object Detection

Methods 이 논문이 사용한 방법론

MAE 설명 없음
Focus 설명 없음

Similar Papers 제목 키워드 기반

Unsupervised Video Analysis Based on a Spatiotemporal Saliency Detector

2015-03-24 · Qiang Zhang, Yilin Wang, Baoxin Li

Visual saliency, which predicts regions in the field of view that draw the most visual attention, has attracted a lot of interest from researchers. It has already been used in several vision tasks, e.g., image classifica…

Anomaly DetectionForeground Segmentationimage-classificationImage Classification+4

Visual Saliency Based on Scale-Space Analysis in the Frequency Domain

2016-05-06 · Jian Li, Martin Levine, Xiangjing An, Xin Xu 외

We address the issue of visual saliency from three perspectives. First, we consider saliency detection as a frequency domain analysis problem. Second, we achieve this by employing the concept of {\it non-saliency}. Third…

Saliency DetectionVideo Saliency Detection

Relational Matching for Weakly Semi-Supervised Oriented Object Detection

2024-01-01 · CVPR 2024 1 · Wenhao Wu, Hau-San Wong, Si Wu, Tianyou Zhang

Oriented object detection has witnessed significant progress in recent years. However the impressive performance of oriented object detectors is at the huge cost of labor-intensive annotations and deteriorates once t…

Graph MatchingObjectobject-detectionObject Detection+2

Centroid Distance Keypoint Detector for Colored Point Clouds

2022-10-04 · Hanzhe Teng, Dimitrios Chatziparaschis, Xinyue Kan, Amit K. Roy-Chowdhury 외

Keypoint detection serves as the basis for many computer vision and robotics applications. Despite the fact that colored point clouds can be readily obtained, most existing keypoint detectors extract only geometry-salien…

Computational EfficiencyKeypoint DetectionPoint Cloud Registration

Activation to Saliency: Forming High-Quality Labels for Completely Unsupervised Salient Object Detection

2021-12-07 · Huajun Zhou, Peijia Chen, Lingxiao Yang, JianHuang Lai 외

Existing deep learning-based Unsupervised Salient Object Detection (USOD) methods rely on supervised pre-trained deep models. Moreover, they generate pseudo labels based on hand-crafted features, which lack high-level se…

object-detectionObject DetectionSalient Object Detection