Skip to content

Instantly share code, notes, and snippets.

@Alakhator
Created April 6, 2020 07:17
Show Gist options
  • Save Alakhator/f40a023a9e9d75f1cfef91bb2c17ef32 to your computer and use it in GitHub Desktop.
Save Alakhator/f40a023a9e9d75f1cfef91bb2c17ef32 to your computer and use it in GitHub Desktop.
model_name = 'faster_rcnn_resnet101_coco'
detection_model = load_model(model_name)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment