Update model_info.json
#2
by
hacking-jack
- opened
- model_info.json +1 -1
model_info.json
CHANGED
|
@@ -7,7 +7,7 @@
|
|
| 7 |
"builtin": true,
|
| 8 |
"contours": [],
|
| 9 |
"modelPaths": {
|
| 10 |
-
"predictionPath": "
|
| 11 |
"temporaryDirectoryPath": "C:\\Temp\\body_segmentation"
|
| 12 |
}
|
| 13 |
}
|
|
|
|
| 7 |
"builtin": true,
|
| 8 |
"contours": [],
|
| 9 |
"modelPaths": {
|
| 10 |
+
"predictionPath": "trainedModels\\bodySegmentation\\predict.py",
|
| 11 |
"temporaryDirectoryPath": "C:\\Temp\\body_segmentation"
|
| 12 |
}
|
| 13 |
}
|