This commit is contained in:
Glenn Jocher 2019-11-14 14:20:50 -08:00
parent ac6112c184
commit 8d5170f10f
1 changed files with 2 additions and 0 deletions

View File

@ -429,6 +429,8 @@ def attempt_download(weights):
gdrive_download(id='18xqvs_uwAqfTXp-LJCYLYNHBOcrwbrp0', name=weights)
elif file == 'yolov3-tiny.conv.15':
gdrive_download(id='140PnSedCsGGgu3rOD6Ez4oI6cdDzerLC', name=weights)
elif file == 'ultralytics49.pt':
gdrive_download(id='1GKy8hr0h41VlVX2QqURO9re7yKXhaPK7', name=weights)
else:
try: # download from pjreddie.com