File size: 2,163 Bytes
8d8e2d0
 
 
 
 
 
099c384
8d8e2d0
dc04631
 
bac84a0
c71c90d
 
 
 
5391bd9
0f36041
 
0d7d676
0f36041
0d7d676
 
0f36041
 
 
 
 
 
 
 
 
 
0d7d676
 
0f36041
 
 
 
 
 
 
 
 
 
0d7d676
0f36041
 
 
 
 
0d7d676
0f36041
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
---
language:
- en
pipeline_tag: image-segmentation
tags:
- medical
library_name: fastMONAI
---
# Multi-Center CNN-based spine segmentation from T2w MRI using small amounts of data

Pre-trained weights and exported models for our spine segmentation project. 
The source code, designed to reproduce our test results and facilitate training and running inference on your own data, is available on GitHub: https://github.com/MMIV-ML/fastMONAI/tree/master/research

## Requirements
Last checked and validated with fastMONAI version 0.3.2. Please ensure that you have the correct version of fastMONAI installed to guarantee the correct operation of the model.

![Suggested pipeline](pipeline.png)

## Data 

### Haukeland University Hospital (HUH): 15 T2-weighted MRI scans
- [Study](https://trialsjournal.biomedcentral.com/articles/10.1186/s13063-017-2306-8)
#### Scanner Specifications
  - Type: Siemens MAGNETOM Avanto 1.5 T
  - Slice Thickness: 4 mm
  - Field of View (FOV): 300x300 mm^2
  - Matrix: 384x269
  - Interslice Gap: 0.4 mm
  - Repetition Time: 3700 ms
  - Echo Time: 87 ms
  - Number of Acquisitions: 2

### Sahlgren-ska University Hospital (SUH): 10 T2-weighted MRI scans
- [Study](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5789539/)
#### Scanner Specifications
  - Type: Siemens MAGNETOM Aera 1.5 T
  - Slice Thickness: 3.5 mm
  - Field of View (FOV): 300x300 mm^2
  - Matrix: 384x384
  - Interslice Gap: 0.7 mm
  - Repetition Time: 3500 ms
  - Echo Time: 95 ms
  - Number of Acquisitions: 1

### Data Annotation
- **Process**: Manual segmentation of vertebrae
- **Experts**: Conducted by an MRI expert with consensus from a senior radiologist
- **Software**: ITK-SNAP 
- **Scope**: Segmented vertebrae in all slices, including bone marrow but excluding vertebral cortex

### External Data Evaluation

- **Source**: [Annotated T2-weighted MR images of the Lower Spine](https://zenodo.org/record/22304)
- **Scan Specifications**: 23 scans, 1.5 T in sagittal orientation
- **Segments**: Seven vertebrae are manually segmented on each image (Th11–L5)
- **Modification**: Th11 manually removed for consistency with the annotation for SUH and HUH.