File size: 814 Bytes
d870eca |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 |
{
"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.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,
"link": null
}
|