Skip to content
This repository was archived by the owner on Nov 17, 2023. It is now read-only.

Commit 89f3091

Browse files
stu1130gigasquid
authored andcommitted
update the README (#13186)
1 parent 24b8de0 commit 89f3091

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

example/ssd/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ will open a window that will display the camera output together with the detecti
102102
with the detection threshold to get more or less detections.
103103

104104
### Train the model
105+
* Note that we recommend to use gluon-cv to train the model, please refer to [gluon-cv ssd](https://gluon-cv.mxnet.io/build/examples_detection/train_ssd_voc.html).
105106
This example only covers training on Pascal VOC dataset. Other datasets should
106107
be easily supported by adding subclass derived from class `Imdb` in `dataset/imdb.py`.
107108
See example of `dataset/pascal_voc.py` for details.

0 commit comments

Comments
 (0)