Skip to content

Instantly share code, notes, and snippets.

@Alakhator
Created April 6, 2020 07:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Alakhator/1946e58ae9c908c68dc1082cb2ec6ba3 to your computer and use it in GitHub Desktop.
Save Alakhator/1946e58ae9c908c68dc1082cb2ec6ba3 to your computer and use it in GitHub Desktop.
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