We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6757a22 commit d3696a6Copy full SHA for d3696a6
sample-apps/endoscopy/README.md
@@ -132,7 +132,7 @@ monailabel start_server \
132
# Update/publish latest model back to CVAT
133
# After fine-tuned model is saved, push the model to nuclio function container
134
# workspace/endoscopy/bin/update_cvat_model.sh tootracking ./workspace/endoscopy/model/tooltracking.pt
135
-workspace/endoscopy/bin/update_cvat_model.sh <FUNCTION_NAME> <MODEL_PATH>
+workspace/endoscopy/update_cvat_model.sh <FUNCTION_NAME> <MODEL_PATH>
136
137
```
138
…-apps/endoscopy/bin/update_cvat_model.sh …mple-apps/endoscopy/update_cvat_model.shsample-apps/endoscopy/bin/update_cvat_model.sh renamed to sample-apps/endoscopy/update_cvat_model.sh
0 commit comments