qaihm-bot commited on
Commit
d1ec18f
1 Parent(s): a51705b

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +6 -5
README.md CHANGED
@@ -36,7 +36,8 @@ More details on model performance across various devices, can be found
36
 
37
  | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
38
  | ---|---|---|---|---|---|---|---|
39
- | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 2.101 ms | 0 - 90 MB | INT8 | NPU | [YOLOv8-Detection-Quantized.tflite](https://huggingface.co/qualcomm/YOLOv8-Detection-Quantized/blob/main/YOLOv8-Detection-Quantized.tflite)
 
40
 
41
 
42
 
@@ -98,10 +99,10 @@ python -m qai_hub_models.models.yolov8_det_quantized.export
98
  ```
99
  Profile Job summary of YOLOv8-Detection-Quantized
100
  --------------------------------------------------
101
- Device: RB5 (Proxy) (12)
102
- Estimated Inference Time: 47.46 ms
103
- Estimated Peak Memory Range: 2.76-12.01 MB
104
- Compute Units: NPU (277),GPU (2),CPU (1) | Total (280)
105
 
106
 
107
  ```
 
36
 
37
  | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
38
  | ---|---|---|---|---|---|---|---|
39
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 1.913 ms | 0 - 103 MB | INT8 | NPU | [YOLOv8-Detection-Quantized.tflite](https://huggingface.co/qualcomm/YOLOv8-Detection-Quantized/blob/main/YOLOv8-Detection-Quantized.tflite)
40
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 2.242 ms | 2 - 12 MB | INT8 | NPU | YOLOv8-Detection-Quantized
41
 
42
 
43
 
 
99
  ```
100
  Profile Job summary of YOLOv8-Detection-Quantized
101
  --------------------------------------------------
102
+ Device: Snapdragon X Elite CRD (11)
103
+ Estimated Inference Time: 2.22 ms
104
+ Estimated Peak Memory Range: 1.18-1.18 MB
105
+ Compute Units: NPU (273) | Total (273)
106
 
107
 
108
  ```