VBoussot commited on
Commit
f26bcb0
·
verified ·
1 Parent(s): ee9c8bb

Update CBCT/Prediction.yml

Browse files
Files changed (1) hide show
  1. CBCT/Prediction.yml +2 -2
CBCT/Prediction.yml CHANGED
@@ -21,14 +21,14 @@ Predictor:
21
  channels: None
22
  min_value: -1
23
  max_value: 1
24
- inverse: true
25
  patch_transforms:
26
  Normalize:
27
  lazy: false
28
  channels: None
29
  min_value: -1
30
  max_value: 1
31
- inverse: true
32
  is_input: true
33
  augmentations:
34
  DataAugmentation_0:
 
21
  channels: None
22
  min_value: -1
23
  max_value: 1
24
+ inverse: false
25
  patch_transforms:
26
  Normalize:
27
  lazy: false
28
  channels: None
29
  min_value: -1
30
  max_value: 1
31
+ inverse: false
32
  is_input: true
33
  augmentations:
34
  DataAugmentation_0: