Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -1,13 +1,6 @@
|
|
1 |
-
CRASHS Template and Model Package
|
2 |
-
=================================
|
3 |
-
|
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 |
---
|
9 |
language:
|
10 |
-
-
|
11 |
pretty_name: "CRASHS Template and Model Package"
|
12 |
tags:
|
13 |
- medical
|
@@ -15,5 +8,12 @@ tags:
|
|
15 |
- segmentation
|
16 |
- neuroimaging
|
17 |
- neurodegeneration
|
18 |
-
license: "
|
19 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
language:
|
3 |
+
- py
|
4 |
pretty_name: "CRASHS Template and Model Package"
|
5 |
tags:
|
6 |
- medical
|
|
|
8 |
- segmentation
|
9 |
- neuroimaging
|
10 |
- neurodegeneration
|
11 |
+
license: "cc0-1.0"
|
12 |
+
---
|
13 |
+
CRASHS Template and Model Package
|
14 |
+
=================================
|
15 |
+
|
16 |
+
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.
|
17 |
+
|
18 |
+
This package is compatible with CRASHS version 0.2.10 and later
|
19 |
+
|