Skip to content

Commit f19fa78

Browse files
committed
updated model name according to latest update on model zoo
1 parent 1a1934b commit f19fa78

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_11_06_2017'
7+
model_name: 'ssd_mobilenet_v1_coco_2017_11_08'
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)