Paper figures, README context, cohesive YAML masking comments
Browse files- uniform_prostate.yaml +3 -1
uniform_prostate.yaml
CHANGED
|
@@ -40,12 +40,14 @@ inference:
|
|
| 40 |
delete_kspace: false
|
| 41 |
masking:
|
| 42 |
name: FastMRIEquispaced
|
| 43 |
-
|
| 44 |
# accelerations: [2]
|
| 45 |
# center_fractions: [0.1]
|
| 46 |
# accelerations: [6]
|
| 47 |
# center_fractions: [0.06]
|
| 48 |
# accelerations: [8]
|
|
|
|
|
|
|
| 49 |
center_fractions: [0.08]
|
| 50 |
cropping:
|
| 51 |
crop: null
|
|
|
|
| 40 |
delete_kspace: false
|
| 41 |
masking:
|
| 42 |
name: FastMRIEquispaced
|
| 43 |
+
# Uncomment ONE pair (inference uses single-element lists only):
|
| 44 |
# accelerations: [2]
|
| 45 |
# center_fractions: [0.1]
|
| 46 |
# accelerations: [6]
|
| 47 |
# center_fractions: [0.06]
|
| 48 |
# accelerations: [8]
|
| 49 |
+
# center_fractions: [0.04]
|
| 50 |
+
accelerations: [4]
|
| 51 |
center_fractions: [0.08]
|
| 52 |
cropping:
|
| 53 |
crop: null
|