VBoussot commited on
Commit
3e6dfad
·
verified ·
1 Parent(s): 81797bb

Update CBCT/Prediction.yml

Browse files
Files changed (1) hide show
  1. CBCT/Prediction.yml +0 -6
CBCT/Prediction.yml CHANGED
@@ -12,12 +12,6 @@ Predictor:
12
  transforms:
13
  TensorCast:
14
  dtype: int16
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
 
12
  transforms:
13
  TensorCast:
14
  dtype: int16
 
 
 
 
 
 
15
  Clip:
16
  min_value: min
17
  max_value: percentile:99.5