Pictograph Research
Dataset

ADE-20K

Pictograph Research · Updated 4mo ago · Custom license

Dataset Card

ADE-20K

A public computer-vision dataset of 22,207 images with 396,285 annotations across 150 classes, annotated as polygon.

Pictograph Research · a custom license · Public · Updated 2026-08-08

Overview

This dataset holds 22,207 images annotated as polygon across 150 classes. The most common auto-detected tags are wide angle, panoramic, building, eye-level view, living room, bedroom. It is ready to fork, export in a dozen formats, or train a model from.

At a glance

Metric Value
Images22,207
Annotations396,285
Classes150
Annotation typespolygon
Folders2
StorageStandard
VisibilityPublic

What's in these images

Tags auto-detected across the dataset, most common first.

Tag Category Images
wide angleAttributes4,304
panoramicAttributes3,688
buildingObjects3,650
eye-level viewAttributes3,083
living roomScenes2,700
bedroomScenes2,448
sidewalkObjects2,225
side viewAttributes2,199
bedObjects1,935
houseObjects1,838
officeScenes1,826
close-upAttributes1,799
parking lotScenes1,761
top-down viewAttributes1,723
storeScenes1,712

Use this dataset

from pictograph import Client, Dataset

client = Client()  # reads PICTOGRAPH_API_KEY
dataset: Dataset = client.datasets.get("ADE-20K")
print(dataset.image_count, dataset.annotation_count)
  • Fork it into your own workspace with one click from its page.
  • Pull it with the Pictograph SDK (shown above) or the CLI.
  • Export to COCO, YOLO, Darwin V7, Pascal VOC, and more.
  • Train a model directly from an export.

License

Released under a custom license.

22,207 images
Loading images…
Custom License Other
ADE20K uses a dual license. Images: non-commercial research and educational use only (bespoke MIT CSAIL agreement; access via request form; MIT does not hold image copyright; commercial use requires permission from MIT CSAIL). Annotations, software, and website: BSD-3-Clause, Copyright 2019 MIT, CSAIL.

Join the discussion

Comments and reactions live in the app.

Sign in to comment

Start building today

$5/mo free compute. No payment method required.