We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff3b9ef commit 02e875eCopy full SHA for 02e875e
testdata/dnn/download_models.py
@@ -442,7 +442,6 @@ def get_confirm_token(response): # in case of large files
442
filename='onnx/models/alexnet.onnx'),
443
Model(
444
name='GoogleNet (ONNX)',
445
- archive='bvlc_googlenet.tar.gz',
446
url='https://github.com/onnx/models/raw/69c5d3751dda5349fd3fc53f525395d180420c07/vision/classification/inception_and_googlenet/googlenet/model/googlenet-8.onnx',
447
sha='534a16d7e2472f6a9a1925a5ee6c9abc2f5c02b0',
448
filename='onnx/models/googlenet.onnx'),
0 commit comments