paper-with-me

Papers

Bilateral Attention Network for RGB-D Salient Object Detection

2020-04-30 · Zhao Zhang, Zheng Lin, Jun Xu, Wenda Jin, Shao-Ping Lu, Deng-Ping Fan

Most existing RGB-D salient object detection (SOD) methods focus on the foreground region when utilizing the depth images. However, the background also provides important information in traditional SOD methods for promising performance. To better explore salient information in both foreground and background regions, this paper proposes a Bilateral Attention Network (BiANet) for the RGB-D SOD task. Specifically, we introduce a Bilateral Attention Module (BAM) with a complementary attention mechanism: foreground-first (FF) attention and background-first (BF) attention. The FF attention focuses on the foreground region with a gradual refinement style, while the BF one recovers potentially useful salient information in the background region. Benefitted from the proposed BAM module, our BiANet can capture more meaningful foreground and background cues, and shift more attention to refining the uncertain details between foreground and background regions. Additionally, we extend our BAM by leveraging the multi-scale techniques for better SOD performance. Extensive experiments on six benchmark datasets demonstrate that our BiANet outperforms other state-of-the-art RGB-D SOD methods in terms of objective metrics and subjective visual comparison. Our BiANet can run up to 80fps on $224\times224$ RGB-D images, with an NVIDIA GeForce RTX 2080Ti GPU. Comprehensive ablation studies also validate our contributions.

📄 PDF Abstract BibTeX arXiv:2004.14582

Code (1)

zzhanghub/bianet pytorch

Tasks

GPUObjectobject-detectionObject DetectionRGB-D Salient Object DetectionRGB Salient Object DetectionSalient Object Detection

Methods 이 논문이 사용한 방법론

BAM Park et al. proposed the bottleneck attention module (BAM), aiming to efficiently improve the representational capability of networks. It uses dilated convolution to enlarge…

Similar Papers 제목 키워드 기반

Boosting Salient Object Detection with Transformer-based Asymmetric Bilateral U-Net

2021-08-17 · Yu Qiu, Yun Liu, Le Zhang, Jing Xu

Existing salient object detection (SOD) methods mainly rely on U-shaped convolution neural networks (CNNs) with skip connections to combine the global contexts and local spatial details that are crucial for locating sali…

DecoderObjectobject-detectionObject Detection+1

BiconNet: An Edge-preserved Connectivity-based Approach for Salient Object Detection

2021-02-27 · Ziyun Yang, Somayyeh Soltanian-Zadeh, Sina Farsiu

Salient object detection (SOD) is viewed as a pixel-wise saliency modeling task by traditional deep learning-based methods. A limitation of current SOD models is insufficient utilization of inter-pixel information, which…

object-detectionObject DetectionSalient Object Detection

Receptive Field Broadening and Boosting for Salient Object Detection

2021-10-15 · Mingcan Ma, Changqun Xia, Chenxi Xie, Xiaowu Chen 외

Salient object detection requires a comprehensive and scalable receptive field to locate the visually significant objects in the image. Recently, the emergence of visual transformers and multi-branch modules has signific…

Objectobject-detectionObject DetectionSalient Object Detection+1

Salient Object Detection With Pyramid Attention and Salient Edges

2019-06-01 · CVPR 2019 6 · Wenguan Wang, Shuyang Zhao, Jianbing Shen, Steven C. H. Hoi 외

This paper presents a new method for detecting salient objects in images using convolutional neural networks (CNNs). The proposed network, named PAGE-Net, offers two key contributions. The first is the exploitation of an…

Edge DetectionGPUObjectobject-detection+4

Motion Guided Attention for Video Salient Object Detection

2019-09-16 · ICCV 2019 10 · Haofeng Li, Guanqi Chen, Guanbin Li, Yizhou Yu

Video salient object detection aims at discovering the most visually distinctive objects in a video. How to effectively take object motion into consideration during video salient object detection is a critical issue. Exi…

Objectobject-detectionObject DetectionOptical Flow Estimation+4