Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ Every image and its annotations are inside a `folder_name`, that you can find us

We provide some [starter code](./notebooks/ade20k_starter.ipynb) to analyze the dataset, basic statistics of the data and links to existing projects using ADE20K.

## Benchmark Results / SOTA Tracking
For an overview of historical and current state-of-the-art results on the ADE20K semantic segmentation benchmark, visit [here](https://wizwand.com/sota/semantic-segmentation/ade20k).

## Download
To download the dataset, register in [this link](https://ade20k.csail.mit.edu/request_data/). Once you are approved you will be able to download the data, following the [Terms of Use](https://ade20k.csail.mit.edu/terms).
Expand Down