Datasets:
Upload README_0001_visceral_gc.md
Browse files
0001_visceral_gc/README_0001_visceral_gc.md
ADDED
@@ -0,0 +1,56 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# VISCERAL Gold Corpus
|
2 |
+
|
3 |
+
## License
|
4 |
+
TBD
|
5 |
+
|
6 |
+
|
7 |
+
## Citation
|
8 |
+
Paper BibTeX:
|
9 |
+
|
10 |
+
```bibtex
|
11 |
+
@article{jimenez2016cloud,
|
12 |
+
title={Cloud-based evaluation of anatomical structure segmentation and landmark detection algorithms: VISCERAL anatomy benchmarks},
|
13 |
+
author={Jimenez-del-Toro, Oscar and M{\"u}ller, Henning and Krenn, Markus and Gruenberg, Katharina and Taha, Abdel Aziz and Winterstein, Marianne and Eggel, Ivan and Foncubierta-Rodr{\'\i}guez, Antonio and Goksel, Orcun and Jakab, Andr{\'a}s and others},
|
14 |
+
journal={IEEE transactions on medical imaging},
|
15 |
+
volume={35},
|
16 |
+
number={11},
|
17 |
+
pages={2459--2475},
|
18 |
+
year={2016},
|
19 |
+
publisher={IEEE}
|
20 |
+
}
|
21 |
+
```
|
22 |
+
|
23 |
+
|
24 |
+
## Dataset description
|
25 |
+
The VISCERAL Anatomy benchmarks provide a cloud-based framework for evaluating algorithms on anatomical structure segmentation and landmark detection. The dataset includes 120 CT and MR patient volumes, with 1,295 structures and 1,760 landmarks manually annotated to form a standard Gold Corpus, supporting objective comparison of state-of-the-art methods.
|
26 |
+
|
27 |
+
**Homepage**: https://visceral.eu/benchmarks/anatomy3-open/ (currently down)
|
28 |
+
|
29 |
+
**Number of CT volumes**: 40
|
30 |
+
|
31 |
+
**Contrast**: Unenhanced whole-body CT and contrast-enhanced abdomen and thorax CT (iodine-based contrast agent)
|
32 |
+
|
33 |
+
**CT body coverage**: Whole-body (head to knee) and contrast-enhanced regions (corpus mandibulae to pelvis)
|
34 |
+
|
35 |
+
**Does the dataset include any ground truth annotations?**: Yes
|
36 |
+
|
37 |
+
**Original GT annotation targets**:
|
38 |
+
|
39 |
+
From VISCERAL Gold Corpus: 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
|
40 |
+
|
41 |
+
From CADS's new manual annotation: Spinal canal, larynx, heart, mammary glands, colostomy bag, sigmoid colon, rectum, prostate, and seminal vesicles
|
42 |
+
|
43 |
+
**Number of annotated CT volumes**: 40
|
44 |
+
|
45 |
+
**Annotator**: Human
|
46 |
+
|
47 |
+
**Acquisition centers**: Medizinische Universität Wien (MUW), Universitätsklinikum Heidelberg (UKL-HD), Agència d‟Avalució, I Qualitat en Salut (GENCAT) in Catalonia Spain
|
48 |
+
|
49 |
+
**Pathology/Disease**: Whole-body: bone marrow neoplasms (e.g., multiple myeloma). Contrast-enhanced: malignant lymphoma.
|
50 |
+
|
51 |
+
**Original dataset download link**: -
|
52 |
+
|
53 |
+
**Original dataset format**: nifti
|
54 |
+
|
55 |
+
## Note
|
56 |
+
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.
|