Home

Awesome

VerSe: Large Scale Vertebrae Segmentation Challenge

Look well to the spine for the cause of disease - Hippocrates

VerSe examples. Observe the variability in data: field-of-view, fractures, transitional vertebrae, etc. VerSe examples. Observe the variability in data: field-of-view, fractures, transitional vertebrae, etc.

<details><summary>Table of Contents</summary><p> </p></details><p></p>

What is VerSe?

Spine or vertebral segmentation is a crucial step in all applications regarding automated quantification of spinal morphology and pathology. With the advent of deep learning, for such a task on computed tomography (CT) scans, a big and varied data is a primary sought-after resource. However, a large-scale, public dataset is currently unavailable.

We believe VerSe can help here. VerSe is a large scale, multi-detector, multi-site, CT spine dataset consisting of 374 scans from 355 patients. The challenge was held in two iterations in conjunction with MICCAI 2019 and 2020. The tasks evaluated for include: vertebral labelling and segmentation.

Citing VerSe

If you use VerSe, we would appreciate references to the following papers.

  1. Sekuboyina A et al., VerSe: A Vertebrae Labelling and Segmentation Benchmark for Multi-detector CT Images, 2021.<br />In Medical Image Analysis: https://doi.org/10.1016/j.media.2021.102166<br />Pre-print: https://arxiv.org/abs/2001.09193

  2. Löffler M et al., A Vertebral Segmentation Dataset with Fracture Grading. Radiology: Artificial Intelligence, 2020.<br />In Radiology AI: https://doi.org/10.1148/ryai.2020190138

  3. Liebl H and Schinz D et al., A Computed Tomography Vertebral Segmentation Dataset with Anatomical Variations and Multi-Vendor Scanner Data, 2021.<br />Pre-print: https://arxiv.org/pdf/2103.06360.pdf

Data

Example:
-------
training/rawdata/sub-verse000
    sub-verse000_dir-orient_ct.nii.gz - CT image series

training/derivatives/sub-verse000/
    sub-verse000_dir-orient_seg-vert_msk.nii.gz - Segmentation mask of the vertebrae
    sub-verse000_dir-orient_seg-subreg_ctd.json - Centroid coordinates in image space
    sub-verse000_dir-orient_seg-vert_snp.png - Preview reformations of the annotated CT data.

Download

WGET:

  1. (VerSe'19) https://s3.bonescreen.de/public/VerSe-complete/dataset-verse19training.zip

  2. (VerSe'19) https://s3.bonescreen.de/public/VerSe-complete/dataset-verse19validation.zip

  3. (VerSe'19) https://s3.bonescreen.de/public/VerSe-complete/dataset-verse19test.zip

  4. (VerSe'20) https://s3.bonescreen.de/public/VerSe-complete/dataset-verse20training.zip

  5. (VerSe'20) https://s3.bonescreen.de/public/VerSe-complete/dataset-verse20validation.zip

  6. (VerSe'20) https://s3.bonescreen.de/public/VerSe-complete/dataset-verse20test.zip

OSF Reporsitories:

  1. VerSe'19: https://osf.io/nqjyw/
  2. VerSe'20: https://osf.io/t98fz/

Note: The annotation format of the complete VerSe data is NOT identical to the one used for the MICCAI challenges. The OSF repositories above also point to the MICCAI version of the data and annotations. Nonetheless, we recommend usage of the restructured data and annotations

License

The data is provided under the CC BY-SA 4.0 License, making it fully open-sourced.

The rest of this repository is under the MIT License.

Code

We provide helper code and guiding notebooks.

Contact

For queries and issues not fit for a github issue, please email Anjany Sekuboyina or Jan Kirschke .

Other Related Work

VerSe has resulted in numerous other publications. Below are a few selected ones.

Sekuboyina A. et al., Labelling Vertebrae with 2D Reformations of Multidetector CT Images: An Adversarial Approach for Incorporating Prior Knowledge of Spine Anatomy. Radiology: Artificial Intelligence, 2020. (https://doi.org/10.1148/ryai.2020190074)

Acknowledgements