Skip to content

Commit 7b72dc1

Browse files
authored
Clarify that the training script only supports the ssd_mobilenet_v1 model (#140)
1 parent 4e1226d commit 7b72dc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

training/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ well with the test data. Use a reasonably large number if images per class to pr
1919
- [Customize Training](#customize-training)
2020
- [Train the Model Using Watson Machine Learning](#train-the-model-using-watson-machine-learning)
2121

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.
2323

2424
### Install Local Prerequisites
2525

0 commit comments

Comments
 (0)