Skip to content

Latest commit

 

History

History
52 lines (39 loc) · 6.77 KB

dataset.md

File metadata and controls

52 lines (39 loc) · 6.77 KB

Dataset

Here we provide our annotated dataset for evaluation, as well as segmentation results from other models. We do not hold the license for the RGB images.

BIG

BIG is a high-resolution segmentation dataset that has been hand-annotated by us. Images are collected from Flickr. Please do not use for commercial purposes. BIG contains 50 validation objects, and 100 test objects with resolution ranges from 2048*1600 to 5000*3600.

Sample image Mask overlay
big_image big_mask

(Downsampled to reduce file size here)

Relabeled PASCAL VOC 2012

We have relabeled 500 images from PASCAL VOC 2012 to have more accurate boundaries. Below shows an example of our relabeled segmentation.

relabeled_pascal

Segmentation Results

For convenience, we provide segmentation results from other models for evaluation. We tried our best to match the performance in their original papers, and use official code whenever available.

Segmentation Refined Segmentation input Source
BIG (Test) DeeplabV3+ Download Download Link
RefineNet Download Download Link
PSPNet Download Download Link
FCN-8s Download Download Link
PASCAL DeeplabV3+ Download Download Link
RefineNet Download Download Link
PSPNet Download Download Link
FCN-8s Download Download Link
Scene Parsing Refined Pre-processed 'split' input(*) Segmentation input Source
ADE20K RefineNet Download Download Download Link
EncNet Download Download Download Link
PSPNet Download Download Download Link

(*) Generated from segmentation input for our evaluation.