CaDIS: Cataract Dataset for Image Segmentation
Semantic segmentation labels for 4,670 frames from 25 cataract surgery videos (CATARACTS challenge). 25 anatomy and instrument classes.
At a glance
| Field | Value |
|---|---|
| Short name | cadis |
| Full name | CaDIS: Cataract Dataset for Image Segmentation |
| First published | 2020 |
| Publication date precision | year |
| Publication date evidence | arxiv.org/abs |
| Publication date source field | Associated CaDIS challenge paper: explicit dataset release statement |
| Publication date reviewed | 2026-09-11 |
| Primary category | surgical_video |
| Resource role | annotation_layer |
| Dataset family | cadis |
| Contained modalities | surgical_video |
| Tasks | segmentation |
| Primary reported quantity | 4,670 images |
| Classes | 25 (Not reported) |
| Splits | train, val, test |
| Size | 15.0 GB |
| Source-stated terms | Research only (Grand Challenge terms) |
| Normalized terms | research-only |
| Descriptive screening label | Research or challenge restriction recorded; check source |
| Terms scope | challenge_participation |
| Access friction | self_service_clickthrough |
| Route backend | Manual (upstream-gated) |
| Availability | available (checked 2026-07-21) |
| Acquisition support | guided_instructions_only |
| Legacy sample-loader status | Metadata and access only |
Reported quantities
| Role | Count | Unit | Scope | Basis | Evidence |
|---|---|---|---|---|---|
| Primary | 4,670 | images | Primary quantity reported in the reviewed catalog source | legacy_catalog_field | cataracts-semantic-segmentation2020.grand-challenge.org |
Counts retain their source-reported units. Additional rows can describe components, paired items, or derivative copies and are not automatically added to the primary quantity.
Notes
Standard cataract-scene segmentation benchmark. Grand Challenge account required.
Documented relationships
These links record source-supported lineage or overlap, not merely similar modality tags.
- insegcat is
derived fromthis record: InSegCat Dataset 2 converts CaDIS semantic masks to instance masks and boxes. (evidence) - This record is
derived fromcataracts2017: CaDIS adds semantic segmentation labels to frames selected from CATARACTS videos. (evidence)
Access information and download
- CLI
- Python
# Read-only preflight
eyehub download cadis --data-dir ./data --dry-run --json
# Download, only when preflight reports supported behavior
eyehub download cadis --data-dir ./data
from eyedatahub.acquisition import preflight_dataset
from eyedatahub.datasets.registry import REGISTRY
ds = REGISTRY.get_dataset('cadis')
print(preflight_dataset(ds, './data')) # no download
Upstream page: cataracts-semantic-segmentation2020.grand-challenge.org
Source-term evidence: cataracts-semantic-segmentation2020.grand-challenge.org
Loader status
This catalog record provides metadata and access instructions, but it does not yet include a standard DatasetSample loader. Inspect the source file structure or contribute a loader before using it in a training pipeline.
Citation
- BibTeX
- Plain text
@misc{cadis,
title = { CaDIS: Cataract Dataset for Image Segmentation },
note = { Grammatikopoulou M, Flouty E, Kadkhodamohammadi A, et al., 'CaDIS: Cataract dataset for image segmentation', arXiv 1906.11586, 2019 },
year = { 1906 },
url = { https://cataracts-semantic-segmentation2020.grand-challenge.org/ },
}
Grammatikopoulou M, Flouty E, Kadkhodamohammadi A, et al., 'CaDIS: Cataract dataset for image segmentation', arXiv 1906.11586, 2019.
Source-stated terms
- Raw source string: Research only (Grand Challenge terms)
- Normalized category:
research-only - Apparent scope:
challenge_participation - Descriptive screening label: Research or challenge restriction recorded; check source
⚠️ Source-stated terms, scope, and normalized labels are curation metadata, not legal advice or a permission finding. Review the current official source before transfer or reuse.
Similar resources by shared modality
- ophora: Ophora-160K: Ophthalmic Surgical Video Instruction Dataset (162,185 video clip instruction pairs,
unknown) - lmod_plus: LMOD+ Multimodal Ophthalmology Benchmark (32,633 annotated instances,
unknown) - insegcat: InSegCat: Instance Segmentation for Cataract Surgery (5,581 annotated images,
research-only) - cataract_lmm: Cataract-LMM: Large-Scale Multi-Source Multi-Task Cataract Surgery Benchmark (3,000 videos,
cc-by-nc-nd) - ophnet2024: OphNet2024: Ophthalmic Surgical Video Dataset (2,278 videos,
cc-by-nc-sa) - lmod_cataract_1k: LMOD-Cataract-1K (2,256 images,
cc-by) - lmod_cataract_1k_cot: Cataract-1K Surgical Analysis Chain-of-Thought Dataset (2,256 images,
mit) - cataract1k: Cataract-1K: Large-Scale Cataract Surgery Video Dataset (1,000 videos,
research-only)