Fix "None-ResNet-None-CTC.pth" Model Download URL

This commit is contained in:
Jake Loo 2020-11-22 01:59:13 -08:00 committed by GitHub
parent 3c2c89a88a
commit f54a6813ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -91,7 +91,7 @@
},
"source": [
"models = {\n",
" 'None-ResNet-None-CTC.pth': 'https://drive.google.com/open?id=1FocnxQzFBIjDT2F9BkNUiLdo1cC3eaO0',\n",
" 'None-ResNet-None-CTC.pth': 'https://drive.google.com/open?id=1pI4VjXYZCD24Uycmuw2ErBEAiAQHB_Et',\n",
" 'None-VGG-BiLSTM-CTC.pth': 'https://drive.google.com/open?id=1GGC2IRYEMQviZhqQpbtpeTgHO_IXWetG',\n",
" 'None-VGG-None-CTC.pth': 'https://drive.google.com/open?id=1FS3aZevvLiGF1PFBm5SkwvVcgI6hJWL9',\n",
" 'TPS-ResNet-BiLSTM-Attn-case-sensitive.pth': 'https://drive.google.com/open?id=1ajONZOgiG9pEYsQ-eBmgkVbMDuHgPCaY',\n",
@ -318,4 +318,4 @@
]
}
]
}
}