File size: 484 Bytes
9c60c8f | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | {
"schema_version": 1,
"model_format": "nnUNet v2",
"task": "3d_semantic_segmentation",
"dataset_id": "Dataset611_Tissue",
"trainer": "nnUNetTrainer",
"configuration": "3d_fullres",
"plans_identifier": "nnUNetResEncUNetMPlans",
"folds": [
"all"
],
"dataset_json": "nnUNetTrainer__nnUNetResEncUNetMPlans__3d_fullres/dataset.json",
"plans_json": "nnUNetTrainer__nnUNetResEncUNetMPlans__3d_fullres/plans.json",
"checkpoint_filename": "checkpoint_final.pth"
}
|