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 20a7c35 commit ab88248Copy full SHA for ab88248
tests/regression/mmdet.yml
@@ -169,7 +169,7 @@ models:
169
- name: YOLOV3
170
metafile: configs/yolo/metafile.yml
171
model_configs:
172
- - configs/yolo/yolov3_d53_320_273e_coco.py
+ - configs/yolo/yolov3_d53_8xb8-320-273e_coco.py
173
pipelines:
174
- *pipeline_ts_fp32
175
- *pipeline_ort_dynamic_fp32
@@ -244,7 +244,7 @@ models:
244
- name: YOLOX
245
metafile: configs/yolox/metafile.yml
246
247
- - configs/yolox/yolox_s_8x8_300e_coco.py
+ - configs/yolox/yolox_s_8xb8-300e_coco.py
248
249
250
0 commit comments