Dataset

January 2, 2026 ยท View on GitHub

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 imageMask overlay
big_imagebig_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.

SegmentationRefinedSegmentation inputSource
BIG (Test)DeeplabV3+DownloadDownloadLink
RefineNetDownloadDownloadLink
PSPNetDownloadDownloadLink
FCN-8sDownloadDownloadLink
PASCALDeeplabV3+DownloadDownloadLink
RefineNetDownloadDownloadLink
PSPNetDownloadDownloadLink
FCN-8sDownloadDownloadLink
Scene ParsingRefinedPre-processed 'split' input(*)Segmentation inputSource
ADE20KRefineNetDownloadDownloadDownloadLink
EncNetDownloadDownloadDownloadLink
PSPNetDownloadDownloadDownloadLink

(*) Generated from segmentation input for our evaluation.