Created
April 6, 2020 07:17
-
-
Save Alakhator/f40a023a9e9d75f1cfef91bb2c17ef32 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 = '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