PrimateX / human_wm /plans.json
CNAIL's picture
Upload 3 files
a58b9e5 verified
Raw
History Blame Contribute Delete
11.1 kB
{
"dataset_name": "Dataset112_HCPWM",
"plans_name": "nnUNetPlans",
"original_median_spacing_after_transp": [
0.699999988079071,
0.699999988079071,
0.699999988079071
],
"original_median_shape_after_transp": [
199,
249,
191
],
"image_reader_writer": "SimpleITKIO",
"transpose_forward": [
0,
1,
2
],
"transpose_backward": [
0,
1,
2
],
"configurations": {
"2d": {
"data_identifier": "nnUNetPlans_2d",
"preprocessor_name": "DefaultPreprocessor",
"batch_size": 66,
"patch_size": [
256,
192
],
"median_image_size_in_voxels": [
249.0,
191.0
],
"spacing": [
0.699999988079071,
0.699999988079071
],
"normalization_schemes": [
"ZScoreNormalization"
],
"use_mask_for_norm": [
true
],
"UNet_class_name": "PlainConvUNet",
"UNet_base_num_features": 32,
"n_conv_per_stage_encoder": [
2,
2,
2,
2,
2,
2
],
"n_conv_per_stage_decoder": [
2,
2,
2,
2,
2
],
"num_pool_per_axis": [
5,
5
],
"pool_op_kernel_sizes": [
[
1,
1
],
[
2,
2
],
[
2,
2
],
[
2,
2
],
[
2,
2
],
[
2,
2
]
],
"conv_kernel_sizes": [
[
3,
3
],
[
3,
3
],
[
3,
3
],
[
3,
3
],
[
3,
3
],
[
3,
3
]
],
"unet_max_num_features": 512,
"resampling_fn_data": "resample_data_or_seg_to_shape",
"resampling_fn_seg": "resample_data_or_seg_to_shape",
"resampling_fn_data_kwargs": {
"is_seg": false,
"order": 3,
"order_z": 0,
"force_separate_z": null
},
"resampling_fn_seg_kwargs": {
"is_seg": true,
"order": 1,
"order_z": 0,
"force_separate_z": null
},
"resampling_fn_probabilities": "resample_data_or_seg_to_shape",
"resampling_fn_probabilities_kwargs": {
"is_seg": false,
"order": 1,
"order_z": 0,
"force_separate_z": null
},
"batch_dice": true
},
"3d_lowres": {
"data_identifier": "nnUNetPlans_3d_lowres",
"preprocessor_name": "DefaultPreprocessor",
"batch_size": 2,
"patch_size": [
128,
160,
112
],
"median_image_size_in_voxels": [
193,
242,
185
],
"spacing": [
0.7209999877214432,
0.7209999877214432,
0.7209999877214432
],
"normalization_schemes": [
"ZScoreNormalization"
],
"use_mask_for_norm": [
true
],
"UNet_class_name": "PlainConvUNet",
"UNet_base_num_features": 32,
"n_conv_per_stage_encoder": [
2,
2,
2,
2,
2,
2
],
"n_conv_per_stage_decoder": [
2,
2,
2,
2,
2
],
"num_pool_per_axis": [
5,
5,
4
],
"pool_op_kernel_sizes": [
[
1,
1,
1
],
[
2,
2,
2
],
[
2,
2,
2
],
[
2,
2,
2
],
[
2,
2,
2
],
[
2,
2,
1
]
],
"conv_kernel_sizes": [
[
3,
3,
3
],
[
3,
3,
3
],
[
3,
3,
3
],
[
3,
3,
3
],
[
3,
3,
3
],
[
3,
3,
3
]
],
"unet_max_num_features": 320,
"resampling_fn_data": "resample_data_or_seg_to_shape",
"resampling_fn_seg": "resample_data_or_seg_to_shape",
"resampling_fn_data_kwargs": {
"is_seg": false,
"order": 3,
"order_z": 0,
"force_separate_z": null
},
"resampling_fn_seg_kwargs": {
"is_seg": true,
"order": 1,
"order_z": 0,
"force_separate_z": null
},
"resampling_fn_probabilities": "resample_data_or_seg_to_shape",
"resampling_fn_probabilities_kwargs": {
"is_seg": false,
"order": 1,
"order_z": 0,
"force_separate_z": null
},
"batch_dice": false,
"next_stage": "3d_cascade_fullres"
},
"3d_fullres": {
"data_identifier": "nnUNetPlans_3d_fullres",
"preprocessor_name": "DefaultPreprocessor",
"batch_size": 2,
"patch_size": [
128,
160,
112
],
"median_image_size_in_voxels": [
199.0,
249.0,
191.0
],
"spacing": [
0.699999988079071,
0.699999988079071,
0.699999988079071
],
"normalization_schemes": [
"ZScoreNormalization"
],
"use_mask_for_norm": [
true
],
"UNet_class_name": "PlainConvUNet",
"UNet_base_num_features": 32,
"n_conv_per_stage_encoder": [
2,
2,
2,
2,
2,
2
],
"n_conv_per_stage_decoder": [
2,
2,
2,
2,
2
],
"num_pool_per_axis": [
5,
5,
4
],
"pool_op_kernel_sizes": [
[
1,
1,
1
],
[
2,
2,
2
],
[
2,
2,
2
],
[
2,
2,
2
],
[
2,
2,
2
],
[
2,
2,
1
]
],
"conv_kernel_sizes": [
[
3,
3,
3
],
[
3,
3,
3
],
[
3,
3,
3
],
[
3,
3,
3
],
[
3,
3,
3
],
[
3,
3,
3
]
],
"unet_max_num_features": 320,
"resampling_fn_data": "resample_data_or_seg_to_shape",
"resampling_fn_seg": "resample_data_or_seg_to_shape",
"resampling_fn_data_kwargs": {
"is_seg": false,
"order": 3,
"order_z": 0,
"force_separate_z": null
},
"resampling_fn_seg_kwargs": {
"is_seg": true,
"order": 1,
"order_z": 0,
"force_separate_z": null
},
"resampling_fn_probabilities": "resample_data_or_seg_to_shape",
"resampling_fn_probabilities_kwargs": {
"is_seg": false,
"order": 1,
"order_z": 0,
"force_separate_z": null
},
"batch_dice": true
},
"3d_cascade_fullres": {
"inherits_from": "3d_fullres",
"previous_stage": "3d_lowres"
}
},
"experiment_planner_used": "ExperimentPlanner",
"label_manager": "LabelManager",
"foreground_intensity_properties_per_channel": {
"0": {
"max": 2980.488037109375,
"mean": 920.5552368164062,
"median": 879.3004150390625,
"min": 44.8817024230957,
"percentile_00_5": 443.5391342163086,
"percentile_99_5": 1765.485650634766,
"std": 244.65185546875
}
}
}