From fd6f7a21a94a669ece5bacf90c774a2c4b03e3f0 Mon Sep 17 00:00:00 2001 From: leo9 Date: Tue, 16 Dec 2025 17:10:07 -0800 Subject: [PATCH] Add reference to benchmark result summaries --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 06ec9aa..dc74bae 100644 --- a/README.md +++ b/README.md @@ -105,6 +105,10 @@ The result format is described at the top of our evaluation scripts: Note that our evaluation scripts are included in the scripts folder and can be used to test your approach on the validation set. For further details regarding the submission process, please consult our website. +### Benchmark Results / SOTA Tracking + +For an overview of historical and current state-of-the-art results on the Cityscapes semantic segmentation benchmark, see [here](https://wizwand.com/sota/semantic-segmentation/cityscapes). This page aggregates reported results across papers and provides links to the original publications. + ## License The dataset itself is released under custom [terms and conditions](https://www.cityscapes-dataset.com/license/).