updated README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,49 @@
|
|
1 |
---
|
2 |
license: cc-by-4.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: cc-by-4.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
tags:
|
6 |
+
- medical
|
7 |
+
- MRI
|
8 |
+
- spine
|
9 |
+
- segmentation
|
10 |
---
|
11 |
+
|
12 |
+
# Dataset Card for Spine Segmentation: Discs, Vertebrae and Spinal Canal (SPIDER)
|
13 |
+
|
14 |
+
The lumbar spine magnetic resonance images and segmentation masks contained in this data set are from the following paper:
|
15 |
+
|
16 |
+
Jasper W. van der Graaf, Miranda L. van Hooff, Constantinus F. M. Buckens, Matthieu Rutten,
|
17 |
+
Job L. C. van Susante, Robert Jan Kroeze, Marinus de Kleuver, Bram van Ginneken, Nikolas Lessmann. (2023).
|
18 |
+
**Lumbar spine segmentation in MR images: a dataset and a public benchmark.** https://arxiv.org/abs/2306.12217.
|
19 |
+
|
20 |
+
The data were originally made publicly available in [Zenodo](https://zenodo.org/records/8009680), an open repository operated by CERN.
|
21 |
+
They have been curated here on Hugging Face to enable researchers to more easily access the data for other analyses.
|
22 |
+
|
23 |
+
## Table of Contents
|
24 |
+
|
25 |
+
## Dataset Description
|
26 |
+
|
27 |
+
### Dataset Summary
|
28 |
+
|
29 |
+
### Supported Tasks
|
30 |
+
|
31 |
+
## Dataset Structure
|
32 |
+
|
33 |
+
### Data Instances
|
34 |
+
|
35 |
+
### Data Fiels
|
36 |
+
|
37 |
+
### Data Splits
|
38 |
+
|
39 |
+
## Dataset Curation
|
40 |
+
|
41 |
+
### Source Data
|
42 |
+
|
43 |
+
### Processing Steps
|
44 |
+
|
45 |
+
## Additional Information
|
46 |
+
|
47 |
+
### License
|
48 |
+
|
49 |
+
### Citation
|