File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1193,7 +1193,7 @@ def is_archive(self):
1193
1193
'https://dl.opencv.org/models/intel_open_model_zoo/person-detection-retail-0013/FP32/person-detection-retail-0013.bin'
1194
1194
],
1195
1195
sha = '682e59855466f88eb0cab9d40ca16e9fd6303bea' ,
1196
- filename = '../intel/person-detection-retail-0013/FP32/person-detection-retail-0013.xml ' ),
1196
+ filename = '../intel/person-detection-retail-0013/FP32/person-detection-retail-0013.bin ' ),
1197
1197
Model (
1198
1198
name = 'person-vehicle-bike-detection-2004-fp32 (xml)' ,
1199
1199
url = [
@@ -1209,7 +1209,7 @@ def is_archive(self):
1209
1209
'https://dl.opencv.org/models/intel_open_model_zoo/person-vehicle-bike-detection-2004/FP32/person-vehicle-bike-detection-2004.bin'
1210
1210
],
1211
1211
sha = 'b4b901f53234e87227b81046d7e7aed9a7e6f2c3' ,
1212
- filename = '../intel/person-vehicle-bike-detection-2004/FP32/person-vehicle-bike-detection-2004.xml ' ),
1212
+ filename = '../intel/person-vehicle-bike-detection-2004/FP32/person-vehicle-bike-detection-2004.bin ' ),
1213
1213
]
1214
1214
1215
1215
# Note: models will be downloaded to current working directory
You can’t perform that action at this time.
0 commit comments