paper-with-me

홈 › Papers

A Single Stream Network for Robust and Real-time RGB-D Salient Object Detection

2020-07-14 · ECCV 2020 8 · Xiaoqi Zhao, Lihe Zhang, Youwei Pang, Huchuan Lu, Lei Zhang

Existing RGB-D salient object detection (SOD) approaches concentrate on the cross-modal fusion between the RGB stream and the depth stream. They do not deeply explore the effect of the depth map itself. In this work, we design a single stream network to directly use the depth map to guide early fusion and middle fusion between RGB and depth, which saves the feature encoder of the depth stream and achieves a lightweight and real-time model. We tactfully utilize depth information from two perspectives: (1) Overcoming the incompatibility problem caused by the great difference between modalities, we build a single stream encoder to achieve the early fusion, which can take full advantage of ImageNet pre-trained backbone model to extract rich and discriminative features. (2) We design a novel depth-enhanced dual attention module (DEDA) to efficiently provide the fore-/back-ground branches with the spatially filtered features, which enables the decoder to optimally perform the middle fusion. Besides, we put forward a pyramidally attended feature extraction module (PAFE) to accurately localize the objects of different scales. Extensive experiments demonstrate that the proposed model performs favorably against most state-of-the-art methods under different evaluation metrics. Furthermore, this model is 55.5\% lighter than the current lightest model and runs at a real-time speed of 32 FPS when processing a $384 \times 384$ image.

📄 PDF Abstract BibTeX arXiv:2007.06811

Code (1)

Xiaoqi-Zhao-DLUT/DANet-RGBD-Saliency 공식 구현 pytorch

Tasks

Decoderobject-detectionObject DetectionRGB-D Salient Object DetectionRGB Salient Object DetectionSalient Object DetectionThermal Image Segmentation

Similar Papers 제목 키워드 기반

Towards the Success Rate of One: Real-time Unconstrained Salient Object Detection

2017-07-31 · Mahyar Najibi, Fan Yang, Qiaosong Wang, Robinson Piramuthu

In this work, we propose an efficient and effective approach for unconstrained salient object detection in images using deep convolutional neural networks. Instead of generating thousands of candidate bounding boxes and …

GPUObjectobject-detectionObject Detection+2

Contrast-Oriented Deep Neural Networks for Salient Object Detection

2018-03-30 · Guanbin Li, Yizhou Yu

Deep convolutional neural networks have become a key element in the recent breakthrough of salient object detection. However, existing CNN-based methods are based on either patch-wise (region-wise) training and inference…

Objectobject-detectionObject DetectionRGB Salient Object Detection+1

Rethinking RGB-D Salient Object Detection: Models, Data Sets, and Large-Scale Benchmarks

2019-07-15 · Deng-Ping Fan, Zheng Lin, Jia-Xing Zhao, Yun Liu 외

The use of RGB-D information for salient object detection has been extensively explored in recent years. However, relatively few efforts have been put towards modeling salient object detection in real-world human activit…

GPUObjectobject-detectionObject Detection+3

Employing Deep Part-Object Relationships for Salient Object Detection

2019-10-01 · ICCV 2019 10 · Yi Liu, Qiang Zhang, Dingwen Zhang, Jungong Han

Despite Convolutional Neural Networks (CNNs) based methods have been successful in detecting salient objects, their underlying mechanism that decides the salient intensity of each image part separately cannot avoid incon…

Objectobject-detectionObject DetectionRGB Salient Object Detection+1

Look, Perceive and Segment: Finding the Salient Objects in Images via Two-Stream Fixation-Semantic CNNs

2017-10-01 · ICCV 2017 10 · Xiaowu Chen, Anlin Zheng, Jia Li, Feng Lu

Recently, CNN-based models have achieved remarkable success in image-based salient object detection (SOD). In these models, a key issue is to find a proper network architecture that best fits for the task of SOD. Toward …

object-detectionObject DetectionRGB Salient Object DetectionSalient Object Detection