paper-with-me

Papers

Multi-interactive Encoder-decoder Network for RGBT Salient Object Detection

2020-06-05 · Zhengzheng Tu, Zhun Li, Chenglong Li, Yang Lang, Jin Tang

RGBT salient object detection (SOD) aims to segment the common prominent regions of visible and thermal infrared images. Existing RGBT SOD methods don't fully explore and exploit the potentials of complementarity of different modalities and the global context of image contents, which play a vital role in achieving accurate results. In this paper, we propose a multi-interactive Siamese decoder to mine and model the multi-type interactions for accurate RGBT SOD. In specific, we first encode RGB and thermal image pair into multi-level multi-modal representation. Then, we design a novel Siamese decoder to integrate the multi-level interactions of dual modalities and global contexts. With these interactions, our method works well in diversely challenging scenarios even in the presence of invalid modality. Moreover, the Siamese decoder employs label supervision to drive feature learning in each modality and the modality prejudice is thus suppressed. Finally, we carry out extensive experiments on several benchmark datasets, and the results show that the proposed method achieves the outstanding performance against state-of-the-art algorithms. The source code has released at

📄 PDF Abstract BibTeX

Code (2)

lz118/Multi-interactive-Siamese-Decoder pytorch
lz118/RGBT-Salient-Object-Detection

Tasks

Decoderobject-detectionObject DetectionSalient Object Detection

Similar Papers 제목 키워드 기반

Multi-interactive Dual-decoder for RGB-thermal Salient Object Detection

2020-05-05 · Zhengzheng Tu, Zhun Li, Chenglong Li, Yang Lang 외

RGB-thermal salient object detection (SOD) aims to segment the common prominent regions of visible image and corresponding thermal infrared image that we call it RGBT SOD. Existing methods don't fully explore and exploit…

Decoderobject-detectionObject DetectionRGB Salient Object Detection+1

RGBT Salient Object Detection: A Large-scale Dataset and Benchmark

2020-07-07 · Zhengzheng Tu, Yan Ma, Zhun Li, Chenglong Li 외

Salient object detection in complex scenes and environments is a challenging research topic. Most works focus on RGB-based salient object detection, which limits its performance of real-life applications when confronted …

Objectobject-detectionObject DetectionRGB Salient Object Detection+1

Alignment-Free RGBT Salient Object Detection: Semantics-guided Asymmetric Correlation Network and A Unified Benchmark

2024-06-03 · Kunpeng Wang, Danying Lin, Chenglong Li, Zhengzheng Tu 외

RGB and Thermal (RGBT) Salient Object Detection (SOD) aims to achieve high-quality saliency prediction by exploiting the complementary information of visible and thermal image pairs, which are initially captured in an un…

object-detectionObject DetectionSaliency PredictionSalient Object Detection

Adjacent Context Coordination Network for Salient Object Detection in Optical Remote Sensing Images

2022-03-25 · Gongyang Li, Zhi Liu, Dan Zeng, Weisi Lin 외

Salient object detection (SOD) in optical remote sensing images (RSIs), or RSI-SOD, is an emerging topic in understanding optical RSIs. However, due to the difference between optical RSIs and natural scene images (NSIs),…

DecoderGPUobject-detectionObject Detection+1

Extract-and-Abstract: Unifying Extractive and Abstractive Summarization within Single Encoder-Decoder Framework

2024-09-18 · Yuping Wu, Hao Li, Hongbo Zhu, Goran Nenadic 외

Extract-then-Abstract is a naturally coherent paradigm to conduct abstractive summarization with the help of salient information identified by the extractive model. Previous works that adopt this paradigm train the extra…

Abstractive Text SummarizationDecoder