Papers › COCO-Stuff: Thing and Stuff Classes in Context

COCO-Stuff: Thing and Stuff Classes in Context

12 Dec 2016CVPR 2018 6arXiv:1612.03716archive 2025-07-28

Holger Caesar, Jasper Uijlings, Vittorio Ferrari

Semantic classes can be either things (objects with a well-defined shape, e.g. car, person) or stuff (amorphous background regions, e.g. grass, sky). While lots of classification and detection works focus on thing classes, less attention has been given to stuff classes. Nonetheless, stuff classes are important as they allow to explain important aspects of an image, including (1) scene type; (2) which thing classes are likely to be present and their location (through contextual reasoning); (3) physical attributes, material types and geometric properties of the scene. To understand stuff and things in context we introduce COCO-Stuff, which augments all 164K images of the COCO 2017 dataset with pixel-wise annotations for 91 stuff classes. We introduce an efficient stuff annotation protocol based on superpixels, which leverages the original thing annotations. We quantify the speed versus quality trade-off of our protocol and explore the relation between annotation time and boundary complexity. Furthermore, we use COCO-Stuff to analyze: (a) the importance of stuff and thing classes in terms of their surface cover and how frequently they are mentioned in image captions; (b) the spatial relations between stuff and things, highlighting the rich contextual relations that make our dataset unique; (c) the performance of a modern semantic segmentation method on stuff and thing classes, and whether stuff is easier to segment than things.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="1612.03716")

Code

Syntology Ran 1 of 29 code samples harvested from 4 repositories linked to this paper; 28 have no recorded run. Of those that ran: 1 ran · our draft was wrong.

By repository: community (archive-listed): 29 samples from 4 repositories, 1 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

nightrome/cocostuff officialmentioned on GitHubpytorch report
johnnylu305/deeplab-imagenet-pytorch mentioned on GitHubpytorchMIT report
kazuto1011/deeplab-pytorch mentioned on GitHubpytorch report
nightrome/cocostuff10k mentioned on GitHub report
waggle-sensor/plugin-water-detector mentioned on GitHubpytorch report
woonhahaha/place-classification mentioned on GitHubpytorchMIT report
zllrunning/deeplab-pytorch-crf mentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

29 samples harvested; 1 ran; 0 honoured the contract we drafted; 28 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · our draft was wrong
28unverified

Licence: 0 of the 29 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 4 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

translate_layer_name kazuto1011/deeplab-pytorch/convert.py community (archive-listed) ran · our draft was wrong MIT (permissive) · d479911243af2856 · report
bytescale johnnylu305/deeplab-imagenet-pytorch/oldscipy/misc.py community (archive-listed) unverified MIT (permissive) · 4a9f66ff9bd360ed · report
conv_block divyanshpuri02/COCO_2018-Stuff-Segmentation-Challenge/COCO_2018-Stuff-Segmentation-Challenge/keras_segmentation/models/resnet50.py community (archive-listed) unverified MIT (permissive) · ee7d77d25024c3a5 · report
deeplabv2_resnet101 johnnylu305/deeplab-imagenet-pytorch/hubconf.py community (archive-listed) unverified MIT (permissive) · 915eeb627651ba7f · report
get_classtable woonhahaha/place-classification/place_classification.py community (archive-listed) unverified MIT (permissive) · d27dc1b55510df0a · report
get_device woonhahaha/place-classification/place_classification.py community (archive-listed) unverified MIT (permissive) · c38aeadab512af52 · report
get_iou divyanshpuri02/COCO_2018-Stuff-Segmentation-Challenge/COCO_2018-Stuff-Segmentation-Challenge/keras_segmentation/metrics.py community (archive-listed) unverified MIT (permissive) · 3a10ab78ca4c1225 · report
get_mobilenet_encoder divyanshpuri02/COCO_2018-Stuff-Segmentation-Challenge/COCO_2018-Stuff-Segmentation-Challenge/keras_segmentation/models/mobilenet.py community (archive-listed) unverified MIT (permissive) · 70a0b32eb124b601 · report
get_segmentation_model divyanshpuri02/COCO_2018-Stuff-Segmentation-Challenge/COCO_2018-Stuff-Segmentation-Challenge/keras_segmentation/models/model_utils.py community (archive-listed) unverified MIT (permissive) · 1d6189bd96c34f38 · report
get_vgg_encoder divyanshpuri02/COCO_2018-Stuff-Segmentation-Challenge/COCO_2018-Stuff-Segmentation-Challenge/keras_segmentation/models/vgg16.py community (archive-listed) unverified MIT (permissive) · 115caab8fd493c77 · report
identity_block divyanshpuri02/COCO_2018-Stuff-Segmentation-Challenge/COCO_2018-Stuff-Segmentation-Challenge/keras_segmentation/models/resnet50.py community (archive-listed) unverified MIT (permissive) · 25234d91e4d3e193 · report
one_side_pad divyanshpuri02/COCO_2018-Stuff-Segmentation-Challenge/COCO_2018-Stuff-Segmentation-Challenge/keras_segmentation/models/resnet50.py community (archive-listed) unverified MIT (permissive) · 51603e9141ca0cfa · report
pool_block divyanshpuri02/COCO_2018-Stuff-Segmentation-Challenge/COCO_2018-Stuff-Segmentation-Challenge/keras_segmentation/models/pspnet.py community (archive-listed) unverified MIT (permissive) · f309c7837117edfe · report
residual_conv divyanshpuri02/COCO_2018-Stuff-Segmentation-Challenge/COCO_2018-Stuff-Segmentation-Challenge/keras_segmentation/models/_pspnet_2.py community (archive-listed) unverified MIT (permissive) · 82a0ef59dba6ebea · report
resize_image divyanshpuri02/COCO_2018-Stuff-Segmentation-Challenge/COCO_2018-Stuff-Segmentation-Challenge/keras_segmentation/models/model_utils.py community (archive-listed) unverified MIT (permissive) · e644ee2441042518 · report
segnet_decoder divyanshpuri02/COCO_2018-Stuff-Segmentation-Challenge/COCO_2018-Stuff-Segmentation-Challenge/keras_segmentation/models/segnet.py community (archive-listed) unverified MIT (permissive) · 51df4349985bca53 · report
short_convolution_branch divyanshpuri02/COCO_2018-Stuff-Segmentation-Challenge/COCO_2018-Stuff-Segmentation-Challenge/keras_segmentation/models/_pspnet_2.py community (archive-listed) unverified MIT (permissive) · 84e5f9e974dc2863 · report
toimage johnnylu305/deeplab-imagenet-pytorch/oldscipy/misc.py community (archive-listed) unverified MIT (permissive) · 7e1307c1f60e3ef3 · report
unet_mini divyanshpuri02/COCO_2018-Stuff-Segmentation-Challenge/COCO_2018-Stuff-Segmentation-Challenge/keras_segmentation/models/unet.py community (archive-listed) unverified MIT (permissive) · a5d64b7c14a79540 · report
vanilla_encoder divyanshpuri02/COCO_2018-Stuff-Segmentation-Challenge/COCO_2018-Stuff-Segmentation-Challenge/keras_segmentation/models/basic_models.py community (archive-listed) unverified MIT (permissive) · d82d8b54685dac62 · report
vgg_pspnet divyanshpuri02/COCO_2018-Stuff-Segmentation-Challenge/COCO_2018-Stuff-Segmentation-Challenge/keras_segmentation/models/pspnet.py community (archive-listed) unverified MIT (permissive) · b09777132f95aeac · report
vgg_segnet divyanshpuri02/COCO_2018-Stuff-Segmentation-Challenge/COCO_2018-Stuff-Segmentation-Challenge/keras_segmentation/models/segnet.py community (archive-listed) unverified MIT (permissive) · 1f531434fd350936 · report
vgg_unet divyanshpuri02/COCO_2018-Stuff-Segmentation-Challenge/COCO_2018-Stuff-Segmentation-Challenge/keras_segmentation/models/unet.py community (archive-listed) unverified MIT (permissive) · a6d32a4056bf95cb · report

Tasks

Image CaptioningSemantic SegmentationSuperpixels

Datasets

Introduced by this paper, per the archive.

COCO-Stuff

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Semantic Segmentation COCO-Stuff Deeplab v2 F.W. IU 47.6 #1 of 1 Archive leaderboard report
Semantic Segmentation COCO-Stuff Deeplab v2 Per-Class Accuracy 45.1 #1 of 1 Archive leaderboard report
Semantic Segmentation COCO-Stuff Deeplab v2 Pixel Accuracy 63.6 #1 of 1 Archive leaderboard report
Semantic Segmentation COCO-Stuff Deeplab v2 mIoU 33.2 #1 of 1 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Methods

SPEED

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections