Skip to content

Commit 9b234b7

Browse files
committed
updated to latest SSD model as previous one was buggy
1 parent 4311297 commit 9b234b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/config.obj_detect.sample.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55

66
# see https://github.com/tensorflow/models/blob/master/research/object_detection/g3doc/detection_model_zoo.md
7-
model_name: 'ssd_mobilenet_v1_coco_2017_11_08'
7+
model_name: 'ssd_mobilenet_v1_coco_2017_11_17'
88
model_dl_base_path: 'http://download.tensorflow.org/models/object_detection/'
99
model_dl_file_format: '.tar.gz'
1010

0 commit comments

Comments
 (0)