georgeyiasemis commited on
Commit
bcc2f15
·
verified ·
1 Parent(s): 0c32def

Paper figures, README context, cohesive YAML masking comments

Browse files
Files changed (1) hide show
  1. uniform_brain.yaml +6 -5
uniform_brain.yaml CHANGED
@@ -40,14 +40,15 @@ inference:
40
  delete_kspace: false
41
  masking:
42
  name: FastMRIRandom
43
- accelerations: [4]
44
- # center_fractions: [0.06]
 
45
  # accelerations: [6]
46
- # center_fractions: [0.04]
47
  # accelerations: [8]
 
 
48
  center_fractions: [0.08]
49
- # accelerations: [2]
50
- # center_fractions: [0.1]
51
  cropping:
52
  crop: null
53
  image_center_crop: false
 
40
  delete_kspace: false
41
  masking:
42
  name: FastMRIRandom
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
54
  image_center_crop: false