VBoussot commited on
Commit
dc94c0b
·
verified ·
1 Parent(s): c931a8c

Update CBCT/Prediction.yml

Browse files
Files changed (1) hide show
  1. CBCT/Prediction.yml +9 -1
CBCT/Prediction.yml CHANGED
@@ -10,6 +10,14 @@ Predictor:
10
  groups_dest:
11
  Volume:
12
  transforms:
 
 
 
 
 
 
 
 
13
  Clip:
14
  min_value: min
15
  max_value: percentile:99.5
@@ -70,7 +78,7 @@ Predictor:
70
  group: sCT
71
  same_as_group: Volume_0:Volume
72
  patch_combine: None
73
- inverse_transform: false
74
  reduction: Concat
75
  Concat: {}
76
  train_name: ImpactSynth
 
10
  groups_dest:
11
  Volume:
12
  transforms:
13
+ TensorCast:
14
+ dtype: float32
15
+ ResampleToResolution:
16
+ spacing:
17
+ - 1
18
+ - 1
19
+ - 3
20
+ inverse: true
21
  Clip:
22
  min_value: min
23
  max_value: percentile:99.5
 
78
  group: sCT
79
  same_as_group: Volume_0:Volume
80
  patch_combine: None
81
+ inverse_transform: true
82
  reduction: Concat
83
  Concat: {}
84
  train_name: ImpactSynth