VBoussot commited on
Commit
ae6192a
·
verified ·
1 Parent(s): 65149e4

Update CBCT/Prediction.yml

Browse files
Files changed (1) hide show
  1. CBCT/Prediction.yml +2 -1
CBCT/Prediction.yml CHANGED
@@ -12,6 +12,7 @@ Predictor:
12
  transforms:
13
  TensorCast:
14
  dtype: int16
 
15
  Clip:
16
  min_value: min
17
  max_value: percentile:99.5
@@ -72,7 +73,7 @@ Predictor:
72
  group: sCT
73
  same_as_group: Volume_0:Volume
74
  patch_combine: None
75
- inverse_transform: false
76
  reduction: Concat
77
  Concat: {}
78
  train_name: ImpactSynth
 
12
  transforms:
13
  TensorCast:
14
  dtype: int16
15
+ inverse: false
16
  Clip:
17
  min_value: min
18
  max_value: percentile:99.5
 
73
  group: sCT
74
  same_as_group: Volume_0:Volume
75
  patch_combine: None
76
+ inverse_transform: true
77
  reduction: Concat
78
  Concat: {}
79
  train_name: ImpactSynth