Angelou0516 commited on
Commit
bca0891
·
verified ·
1 Parent(s): a8826cf

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +170 -0
README.md ADDED
@@ -0,0 +1,170 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-3.0
3
+ task_categories:
4
+ - image-segmentation
5
+ tags:
6
+ - medical
7
+ - ct
8
+ - lung
9
+ - nsclc
10
+ - lung-cancer
11
+ - tumor-segmentation
12
+ - gtv
13
+ - inter-observer
14
+ - radiotherapy
15
+ - dicom
16
+ - tcia
17
+ pretty_name: NSCLC-Radiomics-Interobserver1
18
+ size_categories:
19
+ - n<1K
20
+ ---
21
+
22
+ # NSCLC-Radiomics-Interobserver1
23
+
24
+ Multiple-delineation **inter-observer / inter-method variability** study of
25
+ gross-tumour-volume (GTV) contouring on pre-treatment thoracic CT of
26
+ non-small-cell lung cancer (NSCLC). For each tumour, **five radiation
27
+ oncologists** independently delineated the GTV **twice** — once **manually**
28
+ (`vis`) and once **auto-segmentation-assisted then edited** (`auto`) — giving up
29
+ to **10 GTV delineations per patient**. The collection exists specifically to
30
+ quantify contouring variability, so **there is no single gold-standard mask** by
31
+ design; all delineations are retained.
32
+
33
+ > ⚠️ **This is NOT the main NSCLC-Radiomics ("Lung1", n=422) collection.**
34
+ > It is the separate *Interobserver1* sub-collection (22 patients) from the same
35
+ > Maastricht/Dana-Farber radiomics programme. It is also distinct from the
36
+ > *RIDER-LungCT-Seg* test/retest arm. See "Relationship to other collections".
37
+
38
+ ## Dataset Details
39
+
40
+ | Field | Value |
41
+ |---|---|
42
+ | Modality | CT (pre-treatment, radiotherapy-planning thorax; mostly contrast-enhanced) |
43
+ | Body part | Thorax / lung |
44
+ | Task | 3D tumour (GTV) segmentation; inter-observer variability study |
45
+ | Patients | 22 (21 with delineations; **interobs09** is CT-only) |
46
+ | Series | 64 total — 22 CT, 21 RTSTRUCT, 21 DICOM SEG |
47
+ | CT slices | 3,844 |
48
+ | Observers | 5 radiation oncologists (obs **1 & 3 = trainees**; **2, 4, 5 = experienced**) |
49
+ | Methods | 2 per observer: `vis` (manual) and `auto` (auto-assisted + manual edit) |
50
+ | Format | DICOM (CT + RTSTRUCT). DICOM SEG omitted from this mirror — see below |
51
+ | License | **CC BY-NC 3.0 Unported** (Data Citation Required) |
52
+ | Source | The Cancer Imaging Archive (TCIA), official author upload |
53
+
54
+ This HuggingFace mirror is a **LEAN raw-DICOM** copy: it contains the **CT images
55
+ (`images/`)** and the **RTSTRUCT contour objects (`segmentations/`)**. The
56
+ collection's DICOM **SEG** objects — a rasterised duplicate of the same RTSTRUCT
57
+ contours — are **not** included here; RTSTRUCT carries every delineation
58
+ losslessly. A v3 (2020-08-31) revision of the original collection fixed an
59
+ inadvertent label mismatch between the DICOM SEG and RTSTRUCT objects; this
60
+ mirror was downloaded after that fix (REST API serves the current version).
61
+
62
+ ## Annotation structure (RTSTRUCT ROI names)
63
+
64
+ Each patient's RTSTRUCT encodes the delineations in its ROI names:
65
+
66
+ | ROI name pattern | Meaning |
67
+ |---|---|
68
+ | `GTV-1vis-{1..5}` | **Primary/index tumour**, **manual** delineation by observer 1–5 — present for **all 21** annotated patients |
69
+ | `GTV-1auto-{1..5}` | Primary tumour, **auto-assisted** delineation by observer 1–5 (20/21; `interobs19` has none) |
70
+ | `GTV-2{vis|auto}-{1..5}` | **Second tumour** (multi-lesion patients only); observer coverage varies |
71
+ | `suv2,5` / `suv_2.5` | Auxiliary PET SUV-2.5 threshold auto-contour (not an observer delineation) |
72
+ | `treshold0,34` / `treshhold0,34` / `tresh_34%` | Auxiliary PET 34%-SUVmax threshold auto-contour |
73
+ | `treshold-pr` / `treshold-ln` | Auxiliary PET threshold contour (primary / lymph node) |
74
+
75
+ The auxiliary PET-threshold ROIs are part of the original radiotherapy-planning
76
+ structure sets but are **not** the manual observer delineations and should be
77
+ excluded from inter-observer analyses.
78
+
79
+ ## Recommended ground truth
80
+
81
+ Because the study is about variability, **all observer delineations are kept**.
82
+ For benchmarking that needs a single reference mask, the recommended default is
83
+ the **STAPLE consensus of the five manual delineations of the index tumour**
84
+ (`GTV-1vis-1` … `GTV-1vis-5`) — a principled probabilistic consensus across all
85
+ five experts, using the pure-manual (not auto-assisted) contours, available for
86
+ every annotated patient. Individual per-observer (`vis`/`auto`) contours remain
87
+ available in the RTSTRUCT for variability studies; second-tumour (`GTV-2*`) and
88
+ PET-threshold ROIs are present but excluded from the default reference.
89
+
90
+ ## Relationship to other collections
91
+
92
+ - **NSCLC-Radiomics ("Lung1", n=422)** — *different cohort*. Interobserver1
93
+ PatientIDs use the `interobsNN` namespace (e.g. `interobs01`), disjoint from
94
+ Lung1's `LUNG1-xxx`, and use a different CT protocol (contrast-enhanced
95
+ RT-planning vs. Lung1 non-contrast). No ID-level collision. Still, dedup by
96
+ `PatientID` / `SeriesInstanceUID` before any joint benchmark.
97
+ - **RIDER-LungCT-Seg** — the test/retest arm of the same parent radiomics
98
+ programme; potential shared provenance if both are used together.
99
+ - `series_to_patient.json` preserves `PatientID`, `SeriesInstanceUID`,
100
+ `StudyInstanceUID`, `Modality`, and per-series metadata for cross-referencing.
101
+
102
+ ## Structure
103
+
104
+ ```
105
+ images/<PatientID>/<SeriesInstanceUID>/*.dcm # 22 CT series
106
+ segmentations/<PatientID>/<SeriesInstanceUID>/*.dcm # 21 RTSTRUCT (Modality=RTSTRUCT)
107
+ series_to_patient.json # per-series metadata + cross-ref IDs
108
+ ```
109
+
110
+ `PatientID` ranges over `interobs01` … `interobs33` (non-contiguous). Each
111
+ RTSTRUCT references its source CT series via
112
+ `ReferencedFrameOfReferenceSequence → RTReferencedStudySequence →
113
+ RTReferencedSeriesSequence → SeriesInstanceUID`.
114
+
115
+ ## Splits
116
+
117
+ The collection does not prescribe train/val/test splits.
118
+
119
+ ## Source
120
+
121
+ - TCIA collection: https://www.cancerimagingarchive.net/collection/nsclc-radiomics-interobserver1/
122
+ - DOI: `10.7937/tcia.2019.cwvlpd26`
123
+ - Fully public — no registration required.
124
+
125
+ ## Citation
126
+
127
+ ```bibtex
128
+ @misc{wee2019nsclcinterobserver1,
129
+ author = {Wee, Leonard and Aerts, Hugo J. W. L. and Kalendralis, Petros and Dekker, Andre},
130
+ title = {Data From NSCLC-Radiomics-Interobserver1 [Data set]},
131
+ year = {2019},
132
+ publisher = {The Cancer Imaging Archive},
133
+ doi = {10.7937/tcia.2019.cwvlpd26}
134
+ }
135
+
136
+ @article{kalendralis2020fair,
137
+ author = {Kalendralis, Petros and Shi, Zhenwei and Traverso, Alberto and others},
138
+ title = {FAIR-compliant clinical, radiomics and DICOM metadata of RIDER,
139
+ interobserver, Lung1 and head-Neck1 TCIA collections},
140
+ journal = {Medical Physics},
141
+ volume = {47},
142
+ number = {11},
143
+ pages = {5931--5940},
144
+ year = {2020},
145
+ doi = {10.1002/mp.14322}
146
+ }
147
+
148
+ @article{aerts2014decoding,
149
+ author = {Aerts, Hugo J. W. L. and Velazquez, Emmanuel Rios and Leijenaar, Ralph T. H. and others},
150
+ title = {Decoding tumour phenotype by noninvasive imaging using a
151
+ quantitative radiomics approach},
152
+ journal = {Nature Communications},
153
+ volume = {5},
154
+ pages = {4006},
155
+ year = {2014},
156
+ doi = {10.1038/ncomms5006}
157
+ }
158
+
159
+ @article{clark2013tcia,
160
+ author = {Clark, Kenneth and Vendt, Bruce and Smith, Kirk and others},
161
+ title = {The Cancer Imaging Archive (TCIA): Maintaining and Operating a
162
+ Public Information Repository},
163
+ journal = {Journal of Digital Imaging},
164
+ volume = {26},
165
+ number = {6},
166
+ pages = {1045--1057},
167
+ year = {2013},
168
+ doi = {10.1007/s10278-013-9622-7}
169
+ }
170
+ ```