pyushkevich commited on
Commit
81b19a0
·
verified ·
1 Parent(s): 9a969c3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -4,3 +4,14 @@ CRASHS Template and Model Package
4
  This folder contains the templates and deep learning models needed to run CRASHS (cortical reconstruction for automated segmentation of hippocampal subfields). Please see [CRASHS github page](https://github.com/pyushkevich/crashs) for details on using this dataset.
5
 
6
  This package is compatible with CRASHS version 0.2.10 and later
 
 
 
 
 
 
 
 
 
 
 
 
4
  This folder contains the templates and deep learning models needed to run CRASHS (cortical reconstruction for automated segmentation of hippocampal subfields). Please see [CRASHS github page](https://github.com/pyushkevich/crashs) for details on using this dataset.
5
 
6
  This package is compatible with CRASHS version 0.2.10 and later
7
+
8
+ language:
9
+ - Python
10
+ pretty_name: "CRASHS Template and Model Package"
11
+ tags:
12
+ - medical
13
+ - hippocampus
14
+ - segmentation
15
+ - neuroimaging
16
+ - neurodegeneration
17
+ license: "CC0-1.0"