Datasets:
Upload README_0002_visceral_sc.md
Browse files
0002_visceral_sc/README_0002_visceral_sc.md
ADDED
@@ -0,0 +1,49 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# VISCERAL Silver Corpus
|
2 |
+
|
3 |
+
## License
|
4 |
+
TBD
|
5 |
+
|
6 |
+
|
7 |
+
## Citation
|
8 |
+
Paper BibTeX:
|
9 |
+
|
10 |
+
```bibtex
|
11 |
+
@inproceedings{krenn2015creating,
|
12 |
+
title={Creating a large-scale silver corpus from multiple algorithmic segmentations},
|
13 |
+
author={Krenn, Markus and Dorfer, Matthias and Jim{\'e}nez del Toro, Oscar Alfonso and M{\"u}ller, Henning and Menze, Bjoern and Weber, Marc-Andre and Hanbury, Allan and Langs, Georg},
|
14 |
+
booktitle={International MICCAI Workshop on Medical Computer Vision},
|
15 |
+
pages={103--115},
|
16 |
+
year={2015},
|
17 |
+
organization={Springer}
|
18 |
+
}
|
19 |
+
```
|
20 |
+
|
21 |
+
|
22 |
+
## Dataset description
|
23 |
+
|
24 |
+
**Homepage**: https://visceral.eu/benchmarks/anatomy3-open/ (currently down)
|
25 |
+
|
26 |
+
**Number of CT volumes**: 127
|
27 |
+
|
28 |
+
**Contrast**: Unenhanced whole-body CT and contrast-enhanced abdomen and thorax CT (iodine-based contrast agent)
|
29 |
+
|
30 |
+
**CT body coverage**: Whole-body (head to knee) and contrast-enhanced regions (corpus mandibulae to pelvis)
|
31 |
+
|
32 |
+
**Does the dataset include any ground truth annotations?**: Yes
|
33 |
+
|
34 |
+
**Original GT annotation targets**: Liver, spleen, pancreas, gallbladder, urinary bladder, aorta, trachea, right lung, left lung, sternum, thyroid gland, first lumbar vertebrae, right kidney, left kidney, right adrenal gland, left adrenal gland, right psoas major, left psoas major, right rectus abdominis, left rectus abdominis
|
35 |
+
|
36 |
+
**Number of annotated CT volumes**: 127
|
37 |
+
|
38 |
+
**Annotator**: Label fusion of multiple algorithms (k-means clustering, rule-based segmentation, multi-boost learning SSM search, multi-atlas registration)
|
39 |
+
|
40 |
+
**Acquisition centers**: Medizinische Universität Wien (MUW), Universitätsklinikum Heidelberg (UKL-HD), Agència d‟Avalució, I Qualitat en Salut (GENCAT) in Catalonia Spain.
|
41 |
+
|
42 |
+
**Pathology/Disease**: Whole-body: bone marrow neoplasms (e.g., multiple myeloma). Contrast-enhanced: malignant lymphoma.
|
43 |
+
|
44 |
+
**Original dataset download link**: -
|
45 |
+
|
46 |
+
**Original dataset format**: nifti
|
47 |
+
|
48 |
+
## Note
|
49 |
+
Since the original host page (https://visceral.eu/benchmarks/anatomy3-open/) is no longer accessible, we have obtained permission from the original authors and affiliated institutions and plan to re-release the VISCERAL dataset in CADS, including its original images and annotations. We are currently in the process of obtaining renewed ethics approval, and the dataset will be made publicly available once approved.
|