qaihm-bot commited on
Commit
e4f0d77
1 Parent(s): 65808f0

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -35,7 +35,7 @@ More details on model performance across various devices, can be found
35
 
36
  | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
37
  | ---|---|---|---|---|---|---|---|
38
- | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 24.96 ms | 36 - 68 MB | FP16 | GPU | [Yolo-v7.tflite](https://huggingface.co/qualcomm/Yolo-v7/blob/main/Yolo-v7.tflite)
39
 
40
 
41
 
@@ -97,9 +97,9 @@ python -m qai_hub_models.models.yolov7.export
97
  ```
98
  Profile Job summary of Yolo-v7
99
  --------------------------------------------------
100
- Device: SA8775 (Proxy) (13)
101
- Estimated Inference Time: 24.59 ms
102
- Estimated Peak Memory Range: 38.27-87.46 MB
103
  Compute Units: GPU (145),CPU (70) | Total (215)
104
 
105
 
 
35
 
36
  | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
37
  | ---|---|---|---|---|---|---|---|
38
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 24.563 ms | 38 - 70 MB | FP16 | GPU | [Yolo-v7.tflite](https://huggingface.co/qualcomm/Yolo-v7/blob/main/Yolo-v7.tflite)
39
 
40
 
41
 
 
97
  ```
98
  Profile Job summary of Yolo-v7
99
  --------------------------------------------------
100
+ Device: QCS8550 (Proxy) (12)
101
+ Estimated Inference Time: 24.55 ms
102
+ Estimated Peak Memory Range: 38.25-84.52 MB
103
  Compute Units: GPU (145),CPU (70) | Total (215)
104
 
105