TOM500: Multi-Organ Annotated Orbital MRI Dataset for Thyroid Eye Disease
T2-weighted orbital MRI volumes with multi-organ segmentation labels (extraocular muscles, optic nerve, lacrimal gland, orbital fat) and paired clinical data. First public orbital MRI benchmark for thyroid eye disease.
At a glance
| Field | Value |
|---|---|
| Short name | tom500 |
| Full name | TOM500: Multi-Organ Annotated Orbital MRI Dataset for Thyroid Eye Disease |
| Primary category | multimodal |
| Contained modalities | orbital_mri, tabular |
| Tasks | segmentation |
| Samples | 500 |
| Classes | Not reported (Not reported) |
| Splits | all |
| Size | 20.0 GB |
| Source-stated terms | CC0 1.0 |
| Normalized terms | cc0 |
| Descriptive screening label | Standard label without an explicit NC clause; not a permission finding |
| Terms scope | dataset_files |
| Access friction | anonymous_direct |
| Route backend | Figshare |
| Availability | available (checked 2026-07-21) |
| Acquisition support | transfer_tested_partial |
| Legacy sample-loader status | Metadata and access only |
Notes
Adds orbital MRI; modality outside typical ophthalmic imaging.
Access preflight and acquisition
- CLI
- Python
# Read-only preflight
eyehub download tom500 --data-dir ./data --dry-run --json
# Explicit transfer, only when preflight reports supported behavior
eyehub download tom500 --data-dir ./data
from eyedatahub.acquisition import preflight_dataset
from eyedatahub.datasets.registry import REGISTRY
ds = REGISTRY.get_dataset('tom500')
print(preflight_dataset(ds, './data')) # no transfer
Upstream page: https://doi.org/10.6084/m9.figshare.27133389.v1
Source-term evidence: https://doi.org/10.6084/m9.figshare.27133389.v1
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{tom500,
title = { TOM500: Multi-Organ Annotated Orbital MRI Dataset for Thyroid Eye Disease },
note = { Zhang H, et al., 'TOM500: A multi-organ annotated orbital MRI dataset for thyroid eye disease', Scientific Data 2025 },
year = { 2025 },
url = { https://doi.org/10.6084/m9.figshare.27133389.v1 },
}
Zhang H, et al., 'TOM500: A multi-organ annotated orbital MRI dataset for thyroid eye disease', Scientific Data 2025.
Source-stated terms
- Raw source string: CC0 1.0
- Normalized category:
cc0 - Apparent scope:
dataset_files - Descriptive screening label: Standard label without an explicit NC clause; not a permission finding
⚠️ 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.
Related datasets with shared modalities
- ocular_chat_vqa: OcularChat-VQA: AREDS-Derived Patient-Physician Dialogue Dataset (844,000 records,
cc-by-nc-sa) - lmod_plus: LMOD+ Multimodal Ophthalmology Benchmark (32,633 records,
unknown) - oculoscope: OculoScope: Fairer AI in Ophthalmology Dataset (16,530 records,
cc-by) - leops_erg: LEOPs Light-Adapted Electroretinogram and Oscillatory Potentials Dataset (9,743 records,
cc-by) - olives: OLIVES: Ophthalmic Labels for Investigating Visual Eye Semantics (9,408 records,
cc-by) - fprm_retina: FPRM Multimodal Eye Imaging and Psychological Assessment Dataset (3,361 records,
research-only) - uveitis_smote: Image Dataset on Eye Diseases Classification with Symptoms and SMOTE Validation (3,245 records,
cc-by) - eed_astig: EED-Astig Pediatric External-Eye Dataset (3,088 records,
research-only)