paper-with-me

홈 › Papers

Transformer-based Network for RGB-D Saliency Detection

2021-12-01 · Yue Wang, Xu Jia, Lu Zhang, Yuke Li, James Elder, Huchuan Lu

RGB-D saliency detection integrates information from both RGB images and depth maps to improve prediction of salient regions under challenging conditions. The key to RGB-D saliency detection is to fully mine and fuse information at multiple scales across the two modalities. Previous approaches tend to apply the multi-scale and multi-modal fusion separately via local operations, which fails to capture long-range dependencies. Here we propose a transformer-based network to address this issue. Our proposed architecture is composed of two modules: a transformer-based within-modality feature enhancement module (TWFEM) and a transformer-based feature fusion module (TFFM). TFFM conducts a sufficient feature fusion by integrating features from multiple scales and two modalities over all positions simultaneously. TWFEM enhances feature on each scale by selecting and integrating complementary information from other scales within the same modality before TFFM. We show that transformer is a uniform operation which presents great efficacy in both feature fusion and feature enhancement, and simplifies the model design. Extensive experimental results on six benchmark datasets demonstrate that our proposed network performs favorably against state-of-the-art RGB-D saliency detection methods.

📄 PDF Abstract BibTeX arXiv:2112.00582

Code (0)

등록된 구현이 없습니다.

Tasks

Saliency Detection

Similar Papers 제목 키워드 기반

UniST: Towards Unifying Saliency Transformer for Video Saliency Prediction and Detection

2023-09-15 · Junwen Xiong, Peng Zhang, Chuanyue Li, Wei Huang 외

Video saliency prediction and detection are thriving research domains that enable computers to simulate the distribution of visual attention akin to how humans perceiving dynamic scenes. While many approaches have crafte…

Decoderobject-detectionObject DetectionPrediction+4

Visual Saliency Transformer

2021-04-25 · ICCV 2021 10 · Nian Liu, Ni Zhang, Kaiyuan Wan, Ling Shao 외

Existing state-of-the-art saliency detection methods heavily rely on CNN-based architectures. Alternatively, we rethink this task from a convolution-free sequence-to-sequence perspective and predict saliency by modeling …

Boundary DetectionDecoderobject-detectionObject Detection+4

Recurrent Attentional Networks for Saliency Detection

2016-04-12 · CVPR 2016 6 · Jason Kuen, Zhenhua Wang, Gang Wang

Convolutional-deconvolution networks can be adopted to perform end-to-end saliency detection. But, they do not work well with objects of multiple scales. To overcome such a limitation, in this work, we propose a recurren…

Saliency Detection

From Saliency to DINO: Saliency-guided Vision Transformer for Few-shot Keypoint Detection

2023-04-06 · Changsheng Lu, Hao Zhu, Piotr Koniusz

Unlike current deep keypoint detectors that are trained to recognize limited number of body parts, few-shot keypoint detection (FSKD) attempts to localize any keypoints, including novel or base keypoints, depending on th…

Keypoint Detection

Panoramic Vision Transformer for Saliency Detection in 360° Videos

2022-09-19 · Heeseung Yun, Sehun Lee, Gunhee Kim

360$^\circ$ video saliency detection is one of the challenging benchmarks for 360$^\circ$ video understanding since non-negligible distortion and discontinuity occur in the projection of any format of 360$^\circ$ videos,…

Saliency DetectionSaliency PredictionVideo Quality AssessmentVideo Saliency Detection+2