skaliy commited on
Commit
dc04631
·
1 Parent(s): 3984d0f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -6,7 +6,9 @@ tags:
6
  - medical
7
  library_name: fastMONAI
8
  ---
9
- # Spine segmentation using T2w scans
10
- Pre-trained weights and exported models for our spine segmentation project.
 
 
11
 
12
  ![Suggested pipeline](pipeline.png)
 
6
  - medical
7
  library_name: fastMONAI
8
  ---
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 (accepted f.
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)