Dose_prediction_han_PBS / model_info.json
hacking-jack's picture
Create model_info.json
b68e3b8 verified
raw
history blame
No virus
2.69 kB
{
"name": "Dose Prediction",
"author": "Margerie Huet",
"organisation": "MIRO UCLouvain",
"category": "dosePrediction",
"remark": "monai dose prediction",
"builtin": true,
"contours": null,
"modelPaths": {
"predictionPath": "trainedModels\\dosePrediction\\predict_dose.py",
"temporaryDirectoryPath": "c:\\Temp"
},
"tarChannels": [
"CTV_7000",
"CTV_5425"
],
"oarChannels": [
"BODY",
"Brainstem",
"Esophagus_upper",
"GlotticArea",
"OralCavity",
"Parotid_L",
"Parotid_R",
"PharConsInf",
"PharConsMid",
"PharConsSup",
"Submandibular_L",
"Submandibular_R",
"SpinalCord",
"SupraglotLarynx"
],
"tarChannelMapping": {
"CTV_7000": {
"series": "RS: Unapproved Structure Set",
"segment": "CTV_7000"
},
"CTV_5425": {
"series": "RS: Unapproved Structure Set",
"segment": "CTVn_5425"
}
},
"oarChannelMapping": {
"BODY": {
"series": "RS: Unapproved Structure Set",
"segment": "BODY"
},
"Brainstem": {
"series": "RS: Unapproved Structure Set",
"segment": "Brainstem"
},
"Esophagus_upper": {
"series": "RS: Unapproved Structure Set",
"segment": "Esophagus_upper"
},
"GlotticArea": {
"series": "RS: Unapproved Structure Set",
"segment": "GlotticArea"
},
"OralCavity": {
"series": "RS: Unapproved Structure Set",
"segment": "OralCavity"
},
"Parotid_L": {
"series": "RS: Unapproved Structure Set",
"segment": "Parotid_L"
},
"Parotid_R": {
"series": "RS: Unapproved Structure Set",
"segment": "Parotid_R"
},
"PharConsInf": {
"series": "RS: Unapproved Structure Set",
"segment": "PharConsInf"
},
"PharConsMid": {
"series": "RS: Unapproved Structure Set",
"segment": "PharConsMid"
},
"PharConsSup": {
"series": "RS: Unapproved Structure Set",
"segment": "PharConsSup"
},
"Submandibular_L": {
"series": "RS: Unapproved Structure Set",
"segment": "Submandibular_L"
},
"Submandibular_R": {
"series": "RS: Unapproved Structure Set",
"segment": "Submandibular_R"
},
"SpinalCord": {
"series": "RS: Unapproved Structure Set",
"segment": "SpinalCord"
},
"SupraglotLarynx": {
"series": "RS: Unapproved Structure Set",
"segment": "SupraglotLarynx"
}
},
"contourMapping": {},
"link": null
}