qaihm-bot commited on
Commit
657a3e6
1 Parent(s): cdb38f2

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -38,7 +38,7 @@ More details on model performance across various devices, can be found
38
 
39
  | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
40
  | ---|---|---|---|---|---|---|---|
41
- | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 4.97 ms | 0 - 9 MB | INT8 | NPU | [Yolo-NAS-Quantized.tflite](https://huggingface.co/qualcomm/Yolo-NAS-Quantized/blob/main/Yolo-NAS-Quantized.tflite)
42
 
43
 
44
 
@@ -101,9 +101,9 @@ python -m qai_hub_models.models.yolonas_quantized.export
101
  Profile Job summary of Yolo-NAS-Quantized
102
  --------------------------------------------------
103
  Device: RB3 Gen 2 (Proxy) (12)
104
- Estimated Inference Time: 13.02 ms
105
- Estimated Peak Memory Range: 0.01-55.65 MB
106
- Compute Units: NPU (200),CPU (1) | Total (201)
107
 
108
 
109
  ```
 
38
 
39
  | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
40
  | ---|---|---|---|---|---|---|---|
41
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 4.776 ms | 0 - 9 MB | INT8 | NPU | [Yolo-NAS-Quantized.tflite](https://huggingface.co/qualcomm/Yolo-NAS-Quantized/blob/main/Yolo-NAS-Quantized.tflite)
42
 
43
 
44
 
 
101
  Profile Job summary of Yolo-NAS-Quantized
102
  --------------------------------------------------
103
  Device: RB3 Gen 2 (Proxy) (12)
104
+ Estimated Inference Time: 14.24 ms
105
+ Estimated Peak Memory Range: 0.01-62.77 MB
106
+ Compute Units: NPU (203),CPU (1) | Total (204)
107
 
108
 
109
  ```