qaihm-bot commited on
Commit
5d06d38
1 Parent(s): 99d159f

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +5 -5
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 | 6.973 ms | 10 - 13 MB | INT8 | NPU | [Yolo-NAS-Quantized.tflite](https://huggingface.co/qualcomm/Yolo-NAS-Quantized/blob/main/Yolo-NAS-Quantized.tflite)
42
 
43
 
44
 
@@ -100,10 +100,10 @@ python -m qai_hub_models.models.yolonas_quantized.export
100
  ```
101
  Profile Job summary of Yolo-NAS-Quantized
102
  --------------------------------------------------
103
- Device: RB5 (Proxy) (12)
104
- Estimated Inference Time: 131.37 ms
105
- Estimated Peak Memory Range: 14.60-23.46 MB
106
- Compute Units: CPU (203) | Total (203)
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.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
 
 
100
  ```
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
  ```