Created
April 6, 2020 07:05
-
-
Save Alakhator/1946e58ae9c908c68dc1082cb2ec6ba3 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
model_name = 'ssd_mobilenet_v1_coco_2017_11_17' | |
detection_model = load_model(model_name) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment