Valentin Boussot commited on
Commit
7d4dc86
·
1 Parent(s): 2d34814

Fix inference files

Browse files
Prediction_CT.yml CHANGED
@@ -34,7 +34,7 @@ Predictor:
34
  mean: -370.00039267657144
35
  std: 436.5998675471528
36
  mask: None
37
- inverse: true
38
  ResampleToResolution:
39
  spacing:
40
  - 1.5
@@ -70,12 +70,11 @@ Predictor:
70
  use_cache: false
71
  batch_size: 1
72
  outputs_dataset:
73
- Head:Conv:
74
  OutputDataset:
75
  name_class: OutSameAsGroupDataset
76
  before_reduction_transforms: None
77
- after_reduction_transforms: None
78
- final_transforms:
79
  Softmax:
80
  dim: 0
81
  Argmax:
@@ -83,6 +82,7 @@ Predictor:
83
  TensorCast:
84
  dtype: uint8
85
  inverse: true
 
86
  dataset_filename: Dataset:mha
87
  group: Seg
88
  same_as_group: Volume:Volume
 
34
  mean: -370.00039267657144
35
  std: 436.5998675471528
36
  mask: None
37
+ inverse: false
38
  ResampleToResolution:
39
  spacing:
40
  - 1.5
 
70
  use_cache: false
71
  batch_size: 1
72
  outputs_dataset:
73
+ Head:Softmax:
74
  OutputDataset:
75
  name_class: OutSameAsGroupDataset
76
  before_reduction_transforms: None
77
+ after_reduction_transforms:
 
78
  Softmax:
79
  dim: 0
80
  Argmax:
 
82
  TensorCast:
83
  dtype: uint8
84
  inverse: true
85
+ final_transforms: None
86
  dataset_filename: Dataset:mha
87
  group: Seg
88
  same_as_group: Volume:Volume
Prediction_CT_Fast.yml CHANGED
@@ -33,7 +33,7 @@ Predictor:
33
  mean: -370.00039267657144
34
  std: 436.5998675471528
35
  mask: None
36
- inverse: true
37
  ResampleToResolution:
38
  spacing:
39
  - 3
@@ -69,12 +69,11 @@ Predictor:
69
  use_cache: false
70
  batch_size: 1
71
  outputs_dataset:
72
- Head:Conv:
73
  OutputDataset:
74
  name_class: OutSameAsGroupDataset
75
  before_reduction_transforms: None
76
- after_reduction_transforms: None
77
- final_transforms:
78
  Softmax:
79
  dim: 0
80
  Argmax:
@@ -82,6 +81,7 @@ Predictor:
82
  TensorCast:
83
  dtype: uint8
84
  inverse: true
 
85
  dataset_filename: Dataset:mha
86
  group: Seg
87
  same_as_group: Volume:Volume
 
33
  mean: -370.00039267657144
34
  std: 436.5998675471528
35
  mask: None
36
+ inverse: false
37
  ResampleToResolution:
38
  spacing:
39
  - 3
 
69
  use_cache: false
70
  batch_size: 1
71
  outputs_dataset:
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
  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
Prediction_MR.yml CHANGED
@@ -64,12 +64,11 @@ Predictor:
64
  use_cache: false
65
  batch_size: 1
66
  outputs_dataset:
67
- Head:Conv:
68
  OutputDataset:
69
  name_class: OutSameAsGroupDataset
70
  before_reduction_transforms: None
71
- after_reduction_transforms: None
72
- final_transforms:
73
  Softmax:
74
  dim: 0
75
  Argmax:
@@ -77,6 +76,7 @@ Predictor:
77
  TensorCast:
78
  dtype: uint8
79
  inverse: true
 
80
  dataset_filename: Dataset:mha
81
  group: Seg
82
  same_as_group: Volume:Volume
 
64
  use_cache: false
65
  batch_size: 1
66
  outputs_dataset:
67
+ Head:Softmax:
68
  OutputDataset:
69
  name_class: OutSameAsGroupDataset
70
  before_reduction_transforms: None
71
+ after_reduction_transforms:
 
72
  Softmax:
73
  dim: 0
74
  Argmax:
 
76
  TensorCast:
77
  dtype: uint8
78
  inverse: true
79
+ final_transforms: None
80
  dataset_filename: Dataset:mha
81
  group: Seg
82
  same_as_group: Volume:Volume
Prediction_MR_Fast.yml CHANGED
@@ -63,12 +63,11 @@ Predictor:
63
  use_cache: false
64
  batch_size: 1
65
  outputs_dataset:
66
- Head:Conv:
67
  OutputDataset:
68
  name_class: OutSameAsGroupDataset
69
  before_reduction_transforms: None
70
- after_reduction_transforms: None
71
- final_transforms:
72
  Softmax:
73
  dim: 0
74
  Argmax:
@@ -76,6 +75,7 @@ Predictor:
76
  TensorCast:
77
  dtype: uint8
78
  inverse: true
 
79
  dataset_filename: Dataset:mha
80
  group: Seg
81
  same_as_group: Volume:Volume
 
63
  use_cache: false
64
  batch_size: 1
65
  outputs_dataset:
66
+ Head:Softmax:
67
  OutputDataset:
68
  name_class: OutSameAsGroupDataset
69
  before_reduction_transforms: None
70
+ after_reduction_transforms:
 
71
  Softmax:
72
  dim: 0
73
  Argmax:
 
75
  TensorCast:
76
  dtype: uint8
77
  inverse: true
78
+ final_transforms: None
79
  dataset_filename: Dataset:mha
80
  group: Seg
81
  same_as_group: Volume:Volume