s-emanuilov commited on
Commit
26f5e9f
1 Parent(s): 1919a81

Update README.md

Browse files

added information how the benchmark is performed

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -23,7 +23,7 @@ To increase the efficiency of the model during inference, we utilized the OpenVI
23
  | min | 0.39 | 0.36 | 1 |
24
  | max | 0.70 | 0.62 | 1 |
25
 
26
- OpenVINO offers a 1.12x speedup in inference time compared to PyTorch. It was measured on same image in 100 iterations on
27
 
28
 
29
  The results indicate that the OpenVINO™ optimization provides a consistent improvement in inference time while maintaining the same level of accuracy (as indicated by the similarity score).
 
23
  | min | 0.39 | 0.36 | 1 |
24
  | max | 0.70 | 0.62 | 1 |
25
 
26
+ OpenVINO offers a 1.12x speedup in inference time compared to PyTorch. It was measured on same image in 100 iterations on Intel(R) Xeon(R) CPU @ 2.20GHz (CPU family: 6, Model: 79).
27
 
28
 
29
  The results indicate that the OpenVINO™ optimization provides a consistent improvement in inference time while maintaining the same level of accuracy (as indicated by the similarity score).