qaihm-bot commited on
Commit
55600b7
1 Parent(s): 5230b10

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +6 -13
README.md CHANGED
@@ -33,8 +33,8 @@ More details on model performance across various devices, can be found
33
 
34
  | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
35
  | ---|---|---|---|---|---|---|---|
36
- | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 7.953 ms | 2 - 5 MB | FP16 | NPU | [Yolo-v6.tflite](https://huggingface.co/qualcomm/Yolo-v6/blob/main/Yolo-v6.tflite)
37
- | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 6.885 ms | 5 - 18 MB | FP16 | NPU | [Yolo-v6.so](https://huggingface.co/qualcomm/Yolo-v6/blob/main/Yolo-v6.so)
38
 
39
 
40
  ## Installation
@@ -94,17 +94,10 @@ python -m qai_hub_models.models.yolov6.export
94
  ```
95
  Profile Job summary of Yolo-v6
96
  --------------------------------------------------
97
- Device: QCS8550 (Proxy) (12)
98
- Estimated Inference Time: 7.95 ms
99
- Estimated Peak Memory Range: 0.21-3.29 MB
100
- Compute Units: NPU (182) | Total (182)
101
-
102
- Profile Job summary of Yolo-v6
103
- --------------------------------------------------
104
- Device: QCS8550 (Proxy) (12)
105
- Estimated Inference Time: 6.88 ms
106
- Estimated Peak Memory Range: 4.72-18.45 MB
107
- Compute Units: NPU (229) | Total (229)
108
 
109
 
110
  ```
 
33
 
34
  | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
35
  | ---|---|---|---|---|---|---|---|
36
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 7.322 ms | 0 - 2 MB | FP16 | NPU | [Yolo-v6.tflite](https://huggingface.co/qualcomm/Yolo-v6/blob/main/Yolo-v6.tflite)
37
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 5.353 ms | 5 - 15 MB | FP16 | NPU | [Yolo-v6.so](https://huggingface.co/qualcomm/Yolo-v6/blob/main/Yolo-v6.so)
38
 
39
 
40
  ## Installation
 
94
  ```
95
  Profile Job summary of Yolo-v6
96
  --------------------------------------------------
97
+ Device: Snapdragon X Elite CRD (11)
98
+ Estimated Inference Time: 6.75 ms
99
+ Estimated Peak Memory Range: 4.70-4.70 MB
100
+ Compute Units: NPU (228) | Total (228)
 
 
 
 
 
 
 
101
 
102
 
103
  ```