s-emanuilov commited on
Commit
013b667
1 Parent(s): 78010d6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -23,6 +23,9 @@ 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
  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).
27
 
28
  ## Usage
 
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).
30
 
31
  ## Usage