Downloads
Notice:
These resources are free for academic and education use only. Please cite our PAPER or WEBSITE if you use any part of our code or data in your research.
Warning:
THESE RESOURCES COME WITH NO WARRANTIES, USE AT YOUR OWN RISK.
Source Code
  • Image Processing Toolbox:  A set of MATLAB functions for image processing and visualization.  (Dec 12, 2015)
    This toolbox can be downloaded from GitHub or MATLAB Central. Below is the list of all functions, sorted alphabetically by function name. For more details, please see the help text and some examples in each function definition.
    | imoverlay | label2color |
Data
  • RSS:  A benchmark database for small target detection in the visual band, published with our paper “Small Target Detection Combining Regional Stability and Saliency in a Color Image”.
    This benchmark database contains three datasets (totally 1,093 color images), and provides pixel-level ground truth mask for each image. You can download the database and MATLAB code from GitHub or Baidu Cloud for evaluating detection results.
  •  
  • SED2_GT:  Binary masks (Ground Truth) of the saliency database SED2.
    The original SED2 is used for segmentation evaluation, where the ground truth segmentations of each input image are obtained by 1~3 different human subjects. This data includes the MATLAB code and binary masks for salient object detection evaluation. You can download it from GitHub or Baidu Cloud.