qaihm-bot commited on
Commit
589a1bd
1 Parent(s): 91c545b

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 | 6.113 ms | 0 - 9 MB | FP16 | NPU | [YOLOv8-Detection.tflite](https://huggingface.co/qualcomm/YOLOv8-Detection/blob/main/YOLOv8-Detection.tflite)
37
- | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 5.316 ms | 5 - 18 MB | FP16 | NPU | [YOLOv8-Detection.so](https://huggingface.co/qualcomm/YOLOv8-Detection/blob/main/YOLOv8-Detection.so)
38
 
39
 
40
  ## Installation
@@ -95,17 +95,10 @@ python -m qai_hub_models.models.yolov8_det.export
95
  ```
96
  Profile Job summary of YOLOv8-Detection
97
  --------------------------------------------------
98
- Device: Samsung Galaxy S24 (14)
99
- Estimated Inference Time: 4.32 ms
100
- Estimated Peak Memory Range: 0.07-84.61 MB
101
- Compute Units: NPU (300) | Total (300)
102
-
103
- Profile Job summary of YOLOv8-Detection
104
- --------------------------------------------------
105
- Device: Samsung Galaxy S24 (14)
106
- Estimated Inference Time: 3.68 ms
107
- Estimated Peak Memory Range: 4.70-105.62 MB
108
- Compute Units: NPU (293) | Total (293)
109
 
110
 
111
  ```
 
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 | 5.873 ms | 0 - 8 MB | FP16 | NPU | [YOLOv8-Detection.tflite](https://huggingface.co/qualcomm/YOLOv8-Detection/blob/main/YOLOv8-Detection.tflite)
37
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 5.218 ms | 6 - 18 MB | FP16 | NPU | [YOLOv8-Detection.so](https://huggingface.co/qualcomm/YOLOv8-Detection/blob/main/YOLOv8-Detection.so)
38
 
39
 
40
  ## Installation
 
95
  ```
96
  Profile Job summary of YOLOv8-Detection
97
  --------------------------------------------------
98
+ Device: Snapdragon X Elite CRD (11)
99
+ Estimated Inference Time: 5.82 ms
100
+ Estimated Peak Memory Range: 4.70-4.70 MB
101
+ Compute Units: NPU (285) | Total (285)
 
 
 
 
 
 
 
102
 
103
 
104
  ```