Datasets:
Update README.md
Browse files
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"
|