nnUNet_Brain_EPTN / model_info.json
hacking-jack's picture
model_info.json created
70986d2 verified
raw
history blame
800 Bytes
{
"name": "EPTN prediction",
"author": "Ana Maria Barragan Montero",
"organisation": "Miro Uclouvain",
"category": "contourPrediction",
"remark": "Project EPTN contour prediction with nnUNet 2.0",
"builtin": true,
"contours": [],
"modelPaths": {
"predictionPath": "trainedModels\\hAn_organs_nnUNet\\predict_new.py",
"temporaryDirectoryPath": "C:\\Temp\\"
},
"tarChannels": [
"Body"
],
"oarChannels": [
"Body"
],
"tarChannelMapping": {
"Body": {
"series": "AI-predicted20230504135044.682623",
"segment": "BODY"
}
},
"oarChannelMapping": {
"Body": {
"series": "AI-predicted20230504135044.682623",
"segment": "BODY"
}
},
"contourMapping": null
}