pyushkevich commited on
Commit
d8407c5
·
1 Parent(s): 4e0c0d4

Initial commit

Browse files
ModAugUNetTrainer__nnUNetPlans__3d_fullres/dataset.json ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "channel_names": {
3
+ "0": "0000",
4
+ "1": "0001"
5
+ },
6
+ "labels": {
7
+ "background": 0,
8
+ "SUBL": 1,
9
+ "CA1L": 2,
10
+ "CA2L": 3,
11
+ "CA3L": 4,
12
+ "DGL": 5,
13
+ "SUBR": 6,
14
+ "CA1R": 7,
15
+ "CA2R": 8,
16
+ "CA3R": 9,
17
+ "DGR": 10
18
+ },
19
+ "numTraining": 36,
20
+ "file_ending": ".nii.gz"
21
+ }
ModAugUNetTrainer__nnUNetPlans__3d_fullres/fold_0/checkpoint_final.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d7ff4e88d8780116481ce7e129a7ac2591d7649544644f279feb06b939b2529a
3
+ size 244950256
ModAugUNetTrainer__nnUNetPlans__3d_fullres/fold_1/checkpoint_final.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4565f6b99e894bb3208491881289824a4a6c5df5339410f4dfeb23e7382d1502
3
+ size 244950256
ModAugUNetTrainer__nnUNetPlans__3d_fullres/fold_2/checkpoint_final.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e41bce797c6077d583531ae10c7d7dbfe1eff5ebeb5c6b4918ad852133acf58
3
+ size 244950256
ModAugUNetTrainer__nnUNetPlans__3d_fullres/fold_3/checkpoint_final.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:461c4f71e05d5352bc0af79b38233aaf75ab62bf964ce7818927b969fc101124
3
+ size 244950256
ModAugUNetTrainer__nnUNetPlans__3d_fullres/fold_4/checkpoint_final.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:393eea7fb871cc98c097e8e088d04760ba8a6e42b99256ba4d8655f5dc86c71d
3
+ size 244950256
ModAugUNetTrainer__nnUNetPlans__3d_fullres/plans.json ADDED
@@ -0,0 +1,358 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_name": "Dataset396_HSGLarger",
3
+ "plans_name": "nnUNetPlans",
4
+ "original_median_spacing_after_transp": [
5
+ 0.401809960603714,
6
+ 0.4017857015132904,
7
+ 0.4017857015132904
8
+ ],
9
+ "original_median_shape_after_transp": [
10
+ 221,
11
+ 119,
12
+ 129
13
+ ],
14
+ "image_reader_writer": "SimpleITKIO",
15
+ "transpose_forward": [
16
+ 1,
17
+ 0,
18
+ 2
19
+ ],
20
+ "transpose_backward": [
21
+ 1,
22
+ 0,
23
+ 2
24
+ ],
25
+ "configurations": {
26
+ "2d": {
27
+ "data_identifier": "nnUNetPlans_2d",
28
+ "preprocessor_name": "DefaultPreprocessor",
29
+ "batch_size": 155,
30
+ "patch_size": [
31
+ 128,
32
+ 160
33
+ ],
34
+ "median_image_size_in_voxels": [
35
+ 119.0,
36
+ 129.0
37
+ ],
38
+ "spacing": [
39
+ 0.4017857015132904,
40
+ 0.4017857015132904
41
+ ],
42
+ "normalization_schemes": [
43
+ "ZScoreNormalization",
44
+ "ZScoreNormalization"
45
+ ],
46
+ "use_mask_for_norm": [
47
+ false,
48
+ false
49
+ ],
50
+ "resampling_fn_data": "resample_data_or_seg_to_shape",
51
+ "resampling_fn_seg": "resample_data_or_seg_to_shape",
52
+ "resampling_fn_data_kwargs": {
53
+ "is_seg": false,
54
+ "order": 3,
55
+ "order_z": 0,
56
+ "force_separate_z": null
57
+ },
58
+ "resampling_fn_seg_kwargs": {
59
+ "is_seg": true,
60
+ "order": 1,
61
+ "order_z": 0,
62
+ "force_separate_z": null
63
+ },
64
+ "resampling_fn_probabilities": "resample_data_or_seg_to_shape",
65
+ "resampling_fn_probabilities_kwargs": {
66
+ "is_seg": false,
67
+ "order": 1,
68
+ "order_z": 0,
69
+ "force_separate_z": null
70
+ },
71
+ "architecture": {
72
+ "network_class_name": "dynamic_network_architectures.architectures.unet.PlainConvUNet",
73
+ "arch_kwargs": {
74
+ "n_stages": 6,
75
+ "features_per_stage": [
76
+ 32,
77
+ 64,
78
+ 128,
79
+ 256,
80
+ 512,
81
+ 512
82
+ ],
83
+ "conv_op": "torch.nn.modules.conv.Conv2d",
84
+ "kernel_sizes": [
85
+ [
86
+ 3,
87
+ 3
88
+ ],
89
+ [
90
+ 3,
91
+ 3
92
+ ],
93
+ [
94
+ 3,
95
+ 3
96
+ ],
97
+ [
98
+ 3,
99
+ 3
100
+ ],
101
+ [
102
+ 3,
103
+ 3
104
+ ],
105
+ [
106
+ 3,
107
+ 3
108
+ ]
109
+ ],
110
+ "strides": [
111
+ [
112
+ 1,
113
+ 1
114
+ ],
115
+ [
116
+ 2,
117
+ 2
118
+ ],
119
+ [
120
+ 2,
121
+ 2
122
+ ],
123
+ [
124
+ 2,
125
+ 2
126
+ ],
127
+ [
128
+ 2,
129
+ 2
130
+ ],
131
+ [
132
+ 2,
133
+ 2
134
+ ]
135
+ ],
136
+ "n_conv_per_stage": [
137
+ 2,
138
+ 2,
139
+ 2,
140
+ 2,
141
+ 2,
142
+ 2
143
+ ],
144
+ "n_conv_per_stage_decoder": [
145
+ 2,
146
+ 2,
147
+ 2,
148
+ 2,
149
+ 2
150
+ ],
151
+ "conv_bias": true,
152
+ "norm_op": "torch.nn.modules.instancenorm.InstanceNorm2d",
153
+ "norm_op_kwargs": {
154
+ "eps": 1e-05,
155
+ "affine": true
156
+ },
157
+ "dropout_op": null,
158
+ "dropout_op_kwargs": null,
159
+ "nonlin": "torch.nn.LeakyReLU",
160
+ "nonlin_kwargs": {
161
+ "inplace": true
162
+ }
163
+ },
164
+ "_kw_requires_import": [
165
+ "conv_op",
166
+ "norm_op",
167
+ "dropout_op",
168
+ "nonlin"
169
+ ]
170
+ },
171
+ "batch_dice": true
172
+ },
173
+ "3d_fullres": {
174
+ "data_identifier": "nnUNetPlans_3d_fullres",
175
+ "preprocessor_name": "DefaultPreprocessor",
176
+ "batch_size": 2,
177
+ "patch_size": [
178
+ 192,
179
+ 112,
180
+ 112
181
+ ],
182
+ "median_image_size_in_voxels": [
183
+ 221.0,
184
+ 119.0,
185
+ 129.0
186
+ ],
187
+ "spacing": [
188
+ 0.401809960603714,
189
+ 0.4017857015132904,
190
+ 0.4017857015132904
191
+ ],
192
+ "normalization_schemes": [
193
+ "ZScoreNormalization",
194
+ "ZScoreNormalization"
195
+ ],
196
+ "use_mask_for_norm": [
197
+ false,
198
+ false
199
+ ],
200
+ "resampling_fn_data": "resample_data_or_seg_to_shape",
201
+ "resampling_fn_seg": "resample_data_or_seg_to_shape",
202
+ "resampling_fn_data_kwargs": {
203
+ "is_seg": false,
204
+ "order": 3,
205
+ "order_z": 0,
206
+ "force_separate_z": null
207
+ },
208
+ "resampling_fn_seg_kwargs": {
209
+ "is_seg": true,
210
+ "order": 1,
211
+ "order_z": 0,
212
+ "force_separate_z": null
213
+ },
214
+ "resampling_fn_probabilities": "resample_data_or_seg_to_shape",
215
+ "resampling_fn_probabilities_kwargs": {
216
+ "is_seg": false,
217
+ "order": 1,
218
+ "order_z": 0,
219
+ "force_separate_z": null
220
+ },
221
+ "architecture": {
222
+ "network_class_name": "dynamic_network_architectures.architectures.unet.PlainConvUNet",
223
+ "arch_kwargs": {
224
+ "n_stages": 6,
225
+ "features_per_stage": [
226
+ 32,
227
+ 64,
228
+ 128,
229
+ 256,
230
+ 320,
231
+ 320
232
+ ],
233
+ "conv_op": "torch.nn.modules.conv.Conv3d",
234
+ "kernel_sizes": [
235
+ [
236
+ 3,
237
+ 3,
238
+ 3
239
+ ],
240
+ [
241
+ 3,
242
+ 3,
243
+ 3
244
+ ],
245
+ [
246
+ 3,
247
+ 3,
248
+ 3
249
+ ],
250
+ [
251
+ 3,
252
+ 3,
253
+ 3
254
+ ],
255
+ [
256
+ 3,
257
+ 3,
258
+ 3
259
+ ],
260
+ [
261
+ 3,
262
+ 3,
263
+ 3
264
+ ]
265
+ ],
266
+ "strides": [
267
+ [
268
+ 1,
269
+ 1,
270
+ 1
271
+ ],
272
+ [
273
+ 2,
274
+ 2,
275
+ 2
276
+ ],
277
+ [
278
+ 2,
279
+ 2,
280
+ 2
281
+ ],
282
+ [
283
+ 2,
284
+ 2,
285
+ 2
286
+ ],
287
+ [
288
+ 2,
289
+ 2,
290
+ 2
291
+ ],
292
+ [
293
+ 2,
294
+ 1,
295
+ 1
296
+ ]
297
+ ],
298
+ "n_conv_per_stage": [
299
+ 2,
300
+ 2,
301
+ 2,
302
+ 2,
303
+ 2,
304
+ 2
305
+ ],
306
+ "n_conv_per_stage_decoder": [
307
+ 2,
308
+ 2,
309
+ 2,
310
+ 2,
311
+ 2
312
+ ],
313
+ "conv_bias": true,
314
+ "norm_op": "torch.nn.modules.instancenorm.InstanceNorm3d",
315
+ "norm_op_kwargs": {
316
+ "eps": 1e-05,
317
+ "affine": true
318
+ },
319
+ "dropout_op": null,
320
+ "dropout_op_kwargs": null,
321
+ "nonlin": "torch.nn.LeakyReLU",
322
+ "nonlin_kwargs": {
323
+ "inplace": true
324
+ }
325
+ },
326
+ "_kw_requires_import": [
327
+ "conv_op",
328
+ "norm_op",
329
+ "dropout_op",
330
+ "nonlin"
331
+ ]
332
+ },
333
+ "batch_dice": false
334
+ }
335
+ },
336
+ "experiment_planner_used": "ExperimentPlanner",
337
+ "label_manager": "LabelManager",
338
+ "foreground_intensity_properties_per_channel": {
339
+ "0": {
340
+ "max": 3113.89990234375,
341
+ "mean": 1104.8372802734375,
342
+ "median": 1111.8135986328125,
343
+ "min": 2.1558012319733422e-11,
344
+ "percentile_00_5": 469.01654052734375,
345
+ "percentile_99_5": 1764.8160400390625,
346
+ "std": 244.86656188964844
347
+ },
348
+ "1": {
349
+ "max": 655.4644775390625,
350
+ "mean": 441.437255859375,
351
+ "median": 440.44049072265625,
352
+ "min": 253.01309204101562,
353
+ "percentile_00_5": 340.9669189453125,
354
+ "percentile_99_5": 559.0305786132812,
355
+ "std": 42.56575012207031
356
+ }
357
+ }
358
+ }