ONNX
ytfeng commited on
Commit
1867cdd
·
1 Parent(s): ca93dd9

add benchmark results for object detection (#106)

Browse files
Files changed (1) hide show
  1. README.md +1 -4
README.md CHANGED
@@ -33,10 +33,7 @@ Here are some of the sample results that were observed using the model (**yolox_
33
  ![2_res.jpg](./samples/2_res.jpg)
34
  ![3_res.jpg](./samples/3_res.jpg)
35
 
36
- <!--
37
- Video inference result,
38
- ![WebCamR.gif](./examples/results/WebCamR.gif)
39
- -->
40
 
41
  ## Model metrics:
42
 
 
33
  ![2_res.jpg](./samples/2_res.jpg)
34
  ![3_res.jpg](./samples/3_res.jpg)
35
 
36
+ Check [benchmark/download_data.py](../../benchmark/download_data.py) for the original images.
 
 
 
37
 
38
  ## Model metrics:
39