sangenan / Adaptive_Fusion_RGBD_Saliency_Detection

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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).

About

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


Languages

Language:Python 100.0%