We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbf7626 commit bdde3c1Copy full SHA for bdde3c1
testdata/dnn/download_models.py
@@ -861,7 +861,7 @@ def get_confirm_token(response): # in case of large files
861
Model(
862
name='DB_IC15_resnet50',
863
url='https://drive.google.com/uc?export=dowload&id=1cmAs91yFRyC2LC3nTTBNNYooyEmb0i5t',
864
- sha='da39a3ee5e6b4b0d3255bfef95601890afd80709',
+ sha='9a562c2a8fa3d95fbecd2d45690fb4f787fd496a',
865
filename='onnx/models/DB_IC15_resnet50.onnx'),
866
867
name='DB_TD500_resnet50',
0 commit comments