user-wu / SRFFNet

The Code for Paper "SRFFNet:Self-refine, Fusion, Feedback for Salient Object Detection".
MIT License
0 stars 0 forks source link

The Code for Paper "SRFFNet:Self-refine, Fusion, Feedback for Salient Object Detection".

by Shuang Wu, Guangjian Zhang

the Paper has been accepted by《Cognitive Computation》.

Prerequisites

Test Demo

Fast Test Demo

Clone repository

git clone https://github.com/user-wu/SRFFNet.git
cd SRFFNet/

Download dataset

Download the following datasets and unzip them into data folder

Directory Structure

 data --------------------------
      |-DUTS        -image/
      |             -mask/
      |             -test.txt
      |             -train.txt
      --------------------------
      |-DUT-OMRON   -image/
      |             -mask/
      |             -test.txt
      --------------------------
      |-ECSSD       -image/
      |             -mask/
      |             -test.txt
      --------------------------
      |-HKU-IS      -image/
      |             -mask/
      |             -test.txt
      --------------------------
      |-PASCAL-S    -image/
      |             -mask/
      |             -test.txt
      --------------------------

Download model

Citation