Skip to content

Instantly share code, notes, and snippets.

@Alakhator
Created April 6, 2020 07:13
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/e3cfe72df19302a16ed1ddec0ffb3d10 to your computer and use it in GitHub Desktop.
Save Alakhator/e3cfe72df19302a16ed1ddec0ffb3d10 to your computer and use it in GitHub Desktop.
model_name = 'ssd_inception_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