Datasets:
Upload README_0010_verse.md
Browse files
0010_verse/README_0010_verse.md
ADDED
|
@@ -0,0 +1,55 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# VerSe – Vertebrae Labelling and Segmentation Benchmark
|
| 2 |
+
|
| 3 |
+
## License
|
| 4 |
+
**CC BY-SA 4.0**
|
| 5 |
+
[Creative Commons Attribution-ShareAlike 4.0 International License](https://creativecommons.org/licenses/by-sa/4.0/)
|
| 6 |
+
|
| 7 |
+
## Citation
|
| 8 |
+
Paper BibTeX:
|
| 9 |
+
|
| 10 |
+
```bibtex
|
| 11 |
+
@article{sekuboyina2021verse,
|
| 12 |
+
title={VerSe: a vertebrae labelling and segmentation benchmark for multi-detector CT images},
|
| 13 |
+
author={Sekuboyina, Anjany and Husseini, Malek E and Bayat, Amirhossein and L{\"o}ffler, Maximilian and Liebl, Hans and Li, Hongwei and Tetteh, Giles and Kuka{\v{c}}ka, Jan and Payer, Christian and {\v{S}}tern, Darko and others},
|
| 14 |
+
journal={Medical image analysis},
|
| 15 |
+
volume={73},
|
| 16 |
+
pages={102166},
|
| 17 |
+
year={2021},
|
| 18 |
+
publisher={Elsevier}
|
| 19 |
+
}
|
| 20 |
+
```
|
| 21 |
+
|
| 22 |
+
|
| 23 |
+
## Dataset description
|
| 24 |
+
The VerSe benchmark, introduced at MICCAI 2019 and 2020, provides multi-detector CT scans for vertebrae labelling and segmentation. It includes 374 scans with over 4,500 vertebrae annotated using a human–machine hybrid approach, enabling the development and evaluation of algorithms across diverse anatomy and acquisition protocols.
|
| 25 |
+
|
| 26 |
+
**Challenge homepage**: https://verse2020.grand-challenge.org/
|
| 27 |
+
|
| 28 |
+
**Number of CT volumes**: 374
|
| 29 |
+
|
| 30 |
+
**CT Type**: Multi-detector CT (MDCT)
|
| 31 |
+
|
| 32 |
+
**CT body coverage**: Spine (various fields of view)
|
| 33 |
+
|
| 34 |
+
**Does the dataset include any ground truth annotations?**: Yes
|
| 35 |
+
|
| 36 |
+
**Original GT annotation targets**: Vertebrae C1–L5, transitional T13 and L6
|
| 37 |
+
|
| 38 |
+
**Number of annotated CT volumes**: 374
|
| 39 |
+
|
| 40 |
+
**Annotator**: Automated algorithm + manual refinement
|
| 41 |
+
|
| 42 |
+
**Acquisition centers**: -
|
| 43 |
+
|
| 44 |
+
**Pathology/Disease**: Vertebral fractures, metallic implants, and foreign materials
|
| 45 |
+
|
| 46 |
+
**Original dataset download link**:
|
| 47 |
+
|
| 48 |
+
https://github.com/anjany/verse
|
| 49 |
+
|
| 50 |
+
https://osf.io/4skx2/
|
| 51 |
+
|
| 52 |
+
**Original dataset format**: nifti
|
| 53 |
+
|
| 54 |
+
## Note
|
| 55 |
+
VerSe19 contains 160 scans and VerSe20 contains 319 scans; the merged dataset used here totals 374 scans.
|