Update atlas.yaml
Browse files- atlas.yaml +11 -4
atlas.yaml
CHANGED
|
@@ -1,12 +1,12 @@
|
|
| 1 |
# ASHS Atlas Descriptor
|
| 2 |
metadata:
|
| 3 |
id: 'HSG_Body_Atlas'
|
| 4 |
-
name: '
|
| 5 |
-
short_name: '
|
| 6 |
version: '1.0.0'
|
| 7 |
-
description: 'This atlas is designed for the HyperASHS project and is based on the
|
| 8 |
license: 'CC BY-SA 4.0'
|
| 9 |
-
citations: [ 'https://doi.org/10.1002/hipo.70073
|
| 10 |
|
| 11 |
modalities:
|
| 12 |
primary:
|
|
@@ -24,3 +24,10 @@ sides: [ 'left', 'right' ]
|
|
| 24 |
|
| 25 |
template:
|
| 26 |
hf: 'upennpatchlab/hyperresashs_template_aging3t_v1'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# ASHS Atlas Descriptor
|
| 2 |
metadata:
|
| 3 |
id: 'HSG_Body_Atlas'
|
| 4 |
+
name: 'Hippocampal Subfields Group (HSG) T2w MRI Body Atlas for HyperResASHS'
|
| 5 |
+
short_name: 'HSG Body Atlas'
|
| 6 |
version: '1.0.0'
|
| 7 |
+
description: 'This atlas is designed for the HyperASHS project and is based on the Hippocampal Subfields Group (HSG) Body Atlas. It provides detailed segmentation of hippocampal subfields for in vivo MRI scans. The atlas is intended for use in research and clinical applications, and is compatible with the HyperResASHS segmentation framework.'
|
| 8 |
license: 'CC BY-SA 4.0'
|
| 9 |
+
citations: [ 'Daugherty, A. M., V.Carr, K. L.Canada, et al. 2026. “Harmonized Protocol for Subfield Segmentation in the Hippocampal Body on High-Resolution In Vivo MRI From the Hippocampal Subfields Group (HSG).” Hippocampus36, no. 2: e70073. https://doi.org/10.1002/hipo.70073.' ]
|
| 10 |
|
| 11 |
modalities:
|
| 12 |
primary:
|
|
|
|
| 24 |
|
| 25 |
template:
|
| 26 |
hf: 'upennpatchlab/hyperresashs_template_aging3t_v1'
|
| 27 |
+
|
| 28 |
+
config:
|
| 29 |
+
EXP_NUM: 396
|
| 30 |
+
MODEL_NAME: 'IsotropicSeg'
|
| 31 |
+
TRAINER: 'ModAugUNetTrainer'
|
| 32 |
+
CONDITION: 'in_vivo'
|
| 33 |
+
UPSAMPLING_METHOD: 'INRUpsampling'
|