Home

Awesome

About

This repository contains code for paper "Adaptive Fusion for RGB-D Salient Object Detection".

Network architecture

<img width="600" height="360" src="https://p.pstatp.com/origin/pgc-image/c17a2a6105a24f6a8f07da5b398ba336"/>

Usage

Please install Tensorflow first.

Download our pretrained model from here (baidu drive) or here (google drive).

Then run

python run_saliency.py

the results will pop out.

Comparison with the start-of-the-art

<img width="600" height="380" src="https://p.pstatp.com/origin/pgc-image/fab9e2e63080494ba5e54fda4c1d04ad"/>

If you want to compare your results with ours, you may download them from here (baidu drive) or here (google drive).