| { |
| "dataset_name": "Dataset410_HCPSCALP", |
| "plans_name": "nnUNetPlans", |
| "original_median_spacing_after_transp": [ |
| 0.699999988079071, |
| 0.699999988079071, |
| 0.699999988079071 |
| ], |
| "original_median_shape_after_transp": [ |
| 260, |
| 311, |
| 259 |
| ], |
| "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": 32, |
| "patch_size": [ |
| 320, |
| 320 |
| ], |
| "median_image_size_in_voxels": [ |
| 311.0, |
| 259.0 |
| ], |
| "spacing": [ |
| 0.699999988079071, |
| 0.699999988079071 |
| ], |
| "normalization_schemes": [ |
| "ZScoreNormalization" |
| ], |
| "use_mask_for_norm": [ |
| false |
| ], |
| "UNet_class_name": "PlainConvUNet", |
| "UNet_base_num_features": 32, |
| "n_conv_per_stage_encoder": [ |
| 2, |
| 2, |
| 2, |
| 2, |
| 2, |
| 2, |
| 2 |
| ], |
| "n_conv_per_stage_decoder": [ |
| 2, |
| 2, |
| 2, |
| 2, |
| 2, |
| 2 |
| ], |
| "num_pool_per_axis": [ |
| 6, |
| 6 |
| ], |
| "pool_op_kernel_sizes": [ |
| [ |
| 1, |
| 1 |
| ], |
| [ |
| 2, |
| 2 |
| ], |
| [ |
| 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 |
| ], |
| [ |
| 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, |
| 128, |
| 128 |
| ], |
| "median_image_size_in_voxels": [ |
| 188, |
| 225, |
| 187 |
| ], |
| "spacing": [ |
| 0.9689636930057587, |
| 0.9689636930057587, |
| 0.9689636930057587 |
| ], |
| "normalization_schemes": [ |
| "ZScoreNormalization" |
| ], |
| "use_mask_for_norm": [ |
| false |
| ], |
| "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, |
| 5 |
| ], |
| "pool_op_kernel_sizes": [ |
| [ |
| 1, |
| 1, |
| 1 |
| ], |
| [ |
| 2, |
| 2, |
| 2 |
| ], |
| [ |
| 2, |
| 2, |
| 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 |
| ], |
| [ |
| 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, |
| 128, |
| 128 |
| ], |
| "median_image_size_in_voxels": [ |
| 260.0, |
| 311.0, |
| 259.0 |
| ], |
| "spacing": [ |
| 0.699999988079071, |
| 0.699999988079071, |
| 0.699999988079071 |
| ], |
| "normalization_schemes": [ |
| "ZScoreNormalization" |
| ], |
| "use_mask_for_norm": [ |
| false |
| ], |
| "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, |
| 5 |
| ], |
| "pool_op_kernel_sizes": [ |
| [ |
| 1, |
| 1, |
| 1 |
| ], |
| [ |
| 2, |
| 2, |
| 2 |
| ], |
| [ |
| 2, |
| 2, |
| 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 |
| ], |
| [ |
| 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": 2875.94140625, |
| "mean": 761.48095703125, |
| "median": 736.5186767578125, |
| "min": 6.847208169347141e-06, |
| "percentile_00_5": 154.16866302490234, |
| "percentile_99_5": 1650.90380859375, |
| "std": 280.2981262207031 |
| } |
| } |
| } |