You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: training/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ well with the test data. Use a reasonably large number if images per class to pr
19
19
-[Customize Training](#customize-training)
20
20
-[Train the Model Using Watson Machine Learning](#train-the-model-using-watson-machine-learning)
21
21
22
-
In this document `$MODEL_REPO_HOME_DIR` refers to the cloned MAX model repository directory, e.g. `/users/gone_fishing/MAX-Object-Detector`.
22
+
In this document `$MODEL_REPO_HOME_DIR` refers to the cloned MAX model repository directory, e.g. `/users/gone_fishing/MAX-Object-Detector`. The training script currently only supports the `ssd_mobilenet_v1` model.
0 commit comments