Skip to content

Instantly share code, notes, and snippets.

@Praveen76
Created July 29, 2020 05:31
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 Praveen76/458a4e999c1044ef8c9eb6ba1471d343 to your computer and use it in GitHub Desktop.
Save Praveen76/458a4e999c1044ef8c9eb6ba1471d343 to your computer and use it in GitHub Desktop.
URL_MODEL = 'https://github.com/fizyr/keras-retinanet/releases/download/0.5.1/resnet50_coco_best_v2.1.0.h5'
urllib.request.urlretrieve(URL_MODEL, PRETRAINED_MODEL)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment