Skip to content

Commit b7ff93e

Browse files
committed
download testdata/dnn/onnx/models/object_tracking_vittrack_2023sep.onnx instead
1 parent bf10b2e commit b7ff93e

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

testdata/dnn/download_models.py

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1139,6 +1139,13 @@ def is_archive(self):
11391139
],
11401140
sha='88144dca52cf3c6fee3aed8f8ca5c0b431e0afbd',
11411141
filename='onnx/models/vit_b_32.onnx'),
1142+
Model(
1143+
name='object_tracking_vittrack',
1144+
url=[
1145+
'https://github.com/opencv/opencv_zoo/raw/fef72f8fa7c52eaf116d3df358d24e6e959ada0e/models/object_tracking_vittrack/object_tracking_vittrack_2023sep.onnx',
1146+
],
1147+
sha='50008bb4f6a27b1aa940ad886b1bd1936ac4ed3e',
1148+
filename='onnx/models/object_tracking_vittrack_2023sep.onnx'),
11421149
]
11431150

11441151
# Note: models will be downloaded to current working directory
-698 KB
Binary file not shown.

0 commit comments

Comments
 (0)