paper-with-me

Papers

Texture-Semantic Collaboration Network for ORSI Salient Object Detection

2023-12-06 · Gongyang Li, Zhen Bai, Zhi Liu

Salient object detection (SOD) in optical remote sensing images (ORSIs) has become increasingly popular recently. Due to the characteristics of ORSIs, ORSI-SOD is full of challenges, such as multiple objects, small objects, low illuminations, and irregular shapes. To address these challenges, we propose a concise yet effective Texture-Semantic Collaboration Network (TSCNet) to explore the collaboration of texture cues and semantic cues for ORSI-SOD. Specifically, TSCNet is based on the generic encoder-decoder structure. In addition to the encoder and decoder, TSCNet includes a vital Texture-Semantic Collaboration Module (TSCM), which performs valuable feature modulation and interaction on basic features extracted from the encoder. The main idea of our TSCM is to make full use of the texture features at the lowest level and the semantic features at the highest level to achieve the expression enhancement of salient regions on features. In the TSCM, we first enhance the position of potential salient regions using semantic features. Then, we render and restore the object details using the texture features. Meanwhile, we also perceive regions of various scales, and construct interactions between different regions. Thanks to the perfect combination of TSCM and generic structure, our TSCNet can take care of both the position and details of salient objects, effectively handling various scenes. Extensive experiments on three datasets demonstrate that our TSCNet achieves competitive performance compared to 14 state-of-the-art methods. The code and results of our method are available at https://github.com/MathLee/TSCNet.

📄 PDF Abstract BibTeX arXiv:2312.03548

Code (1)

mathlee/tscnet 공식 구현 pytorch

Tasks

DecoderObjectobject-detectionObject DetectionPositionSalient Object Detection

Similar Papers 제목 키워드 기반

ORSIFlow: Saliency-Guided Rectified Flow for Optical Remote Sensing Salient Object Detection

2026-03-30 · Haojing Chen, Zhihang Liu, Yutong Li, Tao Tan 외 arxiv

Optical Remote Sensing Image Salient Object Detection (ORSI-SOD) remains challenging due to complex backgrounds, low contrast, irregular object shapes, and large variations in object scale. Existing discriminative method…

Salient Object Detection

IPDiff: Diffusion-driven ORSI Salient Object Detection with Information Reconstruction and Multi-Prior Guidance

2026-07-04 · Gongyang Li, Zhen Bai, Runmin Cong, Dan Zeng 외 arxiv

Existing Salient Object Detection in Optical Remote Sensing Image (ORSI-SOD) methods mainly adopt the static inference strategy, which uses fixed trained model parameters for saliency inference in the testing phase. This…

Salient Object Detection

Lightweight Salient Object Detection in Optical Remote-Sensing Images via Semantic Matching and Edge Alignment

2023-01-07 · Gongyang Li, Zhi Liu, Xinpeng Zhang, Weisi Lin

Recently, relying on convolutional neural networks (CNNs), many methods for salient object detection in optical remote sensing images (ORSI-SOD) are proposed. However, most methods ignore the huge parameters and computat…

Decoderobject-detectionObject DetectionSalient Object Detection

United Domain Cognition Network for Salient Object Detection in Optical Remote Sensing Images

2024-11-11 · Yanguang Sun, Jian Yang, Lei Luo

Recently, deep learning-based salient object detection (SOD) in optical remote sensing images (ORSIs) have achieved significant breakthroughs. We observe that existing ORSIs-SOD methods consistently center around optimiz…

object-detectionObject DetectionSalient Object Detection

Salient Object Detection in Optical Remote Sensing Images Driven by Transformer

2023-09-15 · Gongyang Li, Zhen Bai, Zhi Liu, Xinpeng Zhang 외

Existing methods for Salient Object Detection in Optical Remote Sensing Images (ORSI-SOD) mainly adopt Convolutional Neural Networks (CNNs) as the backbone, such as VGG and ResNet. Since CNNs can only extract features wi…

object-detectionObject DetectionSalient Object DetectionTransfer Learning