Created using Colaboratory

pull/5/head
Thalles Silva 2020-03-16 07:39:25 -03:00
parent 88cc1f226e
commit 6653d2080f
1 changed files with 2 additions and 1 deletions

View File

@ -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,