qaihm-bot commited on
Commit
0f09bc7
1 Parent(s): c28c994

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -35,8 +35,8 @@ 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 | 5.199 ms | 0 - 3 MB | FP16 | NPU | [YOLOv8-Detection.tflite](https://huggingface.co/qualcomm/YOLOv8-Detection/blob/main/YOLOv8-Detection.tflite)
39
- | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 5.211 ms | 4 - 16 MB | FP16 | NPU | [YOLOv8-Detection.so](https://huggingface.co/qualcomm/YOLOv8-Detection/blob/main/YOLOv8-Detection.so)
40
 
41
 
42
 
@@ -99,8 +99,8 @@ python -m qai_hub_models.models.yolov8_det.export
99
  Profile Job summary of YOLOv8-Detection
100
  --------------------------------------------------
101
  Device: SA8255 (Proxy) (13)
102
- Estimated Inference Time: 5.19 ms
103
- Estimated Peak Memory Range: 6.03-18.06 MB
104
  Compute Units: NPU (285) | Total (285)
105
 
106
 
 
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 | 5.272 ms | 0 - 2 MB | FP16 | NPU | [YOLOv8-Detection.tflite](https://huggingface.co/qualcomm/YOLOv8-Detection/blob/main/YOLOv8-Detection.tflite)
39
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 5.22 ms | 5 - 16 MB | FP16 | NPU | [YOLOv8-Detection.so](https://huggingface.co/qualcomm/YOLOv8-Detection/blob/main/YOLOv8-Detection.so)
40
 
41
 
42
 
 
99
  Profile Job summary of YOLOv8-Detection
100
  --------------------------------------------------
101
  Device: SA8255 (Proxy) (13)
102
+ Estimated Inference Time: 5.21 ms
103
+ Estimated Peak Memory Range: 4.75-16.64 MB
104
  Compute Units: NPU (285) | Total (285)
105
 
106