mirror of https://github.com/sthalles/SimCLR.git
Created using Colaboratory
parent
88cc1f226e
commit
6653d2080f
|
@ -85,7 +85,8 @@
|
|||
" file_id = {'resnet-18_40-epochs': '1c4eVon0sUd-ChVhH6XMpF6nCngNJsAPk',\n",
|
||||
" 'resnet-18_80-epochs': '1L0yoeY9i2mzDcj69P4slTWb-cfr3PyoT',\n",
|
||||
" 'resnet-50_40-epochs': '1TZqBNTFCsO-mxAiR-zJeyupY-J2gA27Q',\n",
|
||||
" 'resnet-50_80-epochs': '1is1wkBRccHdhSKQnPUTQoaFkVNSaCb35' }\n",
|
||||
" 'resnet-50_80-epochs': '1is1wkBRccHdhSKQnPUTQoaFkVNSaCb35',\n",
|
||||
" 'resnet-18_100-epochs':'1SgMCbzp1fXoqUFDJcnlb7hmwqjUvGusd'}\n",
|
||||
" return file_id.get(folder_name, \"Model not found.\")"
|
||||
],
|
||||
"execution_count": 0,
|
||||
|
|
Loading…
Reference in New Issue