Skip to content
Snippets Groups Projects
Commit 5e068007 authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

[utils] Document model-zoo

parent d11befff
No related branches found
No related tags found
1 merge request!12Streamlining
......@@ -32,6 +32,7 @@ modelurls = {
"resnet50_SIN_IN": "https://bitbucket.org/robert_geirhos/texture-vs-shape-pretrained-models/raw/60b770e128fffcbd8562a3ab3546c1a735432d03/resnet50_finetune_60_epochs_lr_decay_after_30_start_resnet50_train_45_epochs_combined_IN_SF-ca06340c.pth.tar",
"mobilenetv2": "https://dl.dropboxusercontent.com/s/4nie4ygivq04p8y/mobilenet_v2.pth.tar",
}
"""URLs of pre-trained models (backbones)"""
def _download_url_to_file(url, dst, hash_prefix, progress):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment