SwinUNETR_body_segmentation / model_info.json
Margerie's picture
Update model_info.json (#2)
4966b58 verified
raw
history blame
No virus
368 Bytes
{
"name": "Body Segmentation",
"author": "Margerie Huet",
"organisation": "Uclouvain",
"category": "contourPrediction",
"remark": "SwinUNETR",
"builtin": true,
"contours": [],
"modelPaths": {
"predictionPath": "trainedModels\\bodySegmentation\\predict.py",
"temporaryDirectoryPath": "C:\\Temp\\body_segmentation"
}
}