/Adaptive_Fusion_RGBD_Saliency_Detection

code for "Adaptive Fusion for RGB-D Salient Object Detection"

Primary LanguagePython

About

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

Network architecture

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

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