VBoussot commited on
Commit
ae5d3dd
·
verified ·
1 Parent(s): d581a31

Update total-3mm/Prediction.yml

Browse files
Files changed (1) hide show
  1. total-3mm/Prediction.yml +3 -3
total-3mm/Prediction.yml CHANGED
@@ -72,8 +72,7 @@ Predictor:
72
  Head:Softmax:
73
  OutputDataset:
74
  name_class: OutSameAsGroupDataset
75
- before_reduction_transforms: None
76
- after_reduction_transforms:
77
  Softmax:
78
  dim: 0
79
  Argmax:
@@ -81,9 +80,10 @@ Predictor:
81
  TensorCast:
82
  dtype: uint8
83
  inverse: true
 
84
  final_transforms: None
85
  dataset_filename: Dataset:mha
86
- group: Seg
87
  same_as_group: Volume:Volume
88
  patch_combine: Cosinus
89
  inverse_transform: true
 
72
  Head:Softmax:
73
  OutputDataset:
74
  name_class: OutSameAsGroupDataset
75
+ before_reduction_transforms:
 
76
  Softmax:
77
  dim: 0
78
  Argmax:
 
80
  TensorCast:
81
  dtype: uint8
82
  inverse: true
83
+ after_reduction_transforms: None
84
  final_transforms: None
85
  dataset_filename: Dataset:mha
86
+ group: Output
87
  same_as_group: Volume:Volume
88
  patch_combine: Cosinus
89
  inverse_transform: true