skaliy commited on
Commit
c71c90d
·
1 Parent(s): d49f575

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -9,6 +9,9 @@ library_name: fastMONAI
9
  # Multi-Center CNN-based spine segmentation from T2w MRI using small amounts of data
10
 
11
  Pre-trained weights and exported models for our spine segmentation project.
12
- The source code to reproduce our results is available on GitHub: https://github.com/MMIV-ML/fastMONAI/tree/master/research
 
 
 
13
 
14
  ![Suggested pipeline](pipeline.png)
 
9
  # Multi-Center CNN-based spine segmentation from T2w MRI using small amounts of data
10
 
11
  Pre-trained weights and exported models for our spine segmentation project.
12
+ 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
13
+
14
+ ## Requirements
15
+ 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.
16
 
17
  ![Suggested pipeline](pipeline.png)