qaihm-bot commited on
Commit
007db9f
·
verified ·
1 Parent(s): 288752a

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -34,8 +34,8 @@ More details on model performance across various devices, can be found
34
 
35
  | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
36
  | ---|---|---|---|---|---|---|---|
37
- | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 161.691 ms | 0 - 226 MB | FP16 | NPU | [Unet-Segmentation.tflite](https://huggingface.co/qualcomm/Unet-Segmentation/blob/main/Unet-Segmentation.tflite)
38
- | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 149.965 ms | 10 - 29 MB | FP16 | NPU | [Unet-Segmentation.so](https://huggingface.co/qualcomm/Unet-Segmentation/blob/main/Unet-Segmentation.so)
39
 
40
 
41
  ## Installation
@@ -96,7 +96,7 @@ python -m qai_hub_models.models.unet_segmentation.export
96
  Profile Job summary of Unet-Segmentation
97
  --------------------------------------------------
98
  Device: Snapdragon X Elite CRD (11)
99
- Estimated Inference Time: 190.74 ms
100
  Estimated Peak Memory Range: 9.39-9.39 MB
101
  Compute Units: NPU (51) | Total (51)
102
 
 
34
 
35
  | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
36
  | ---|---|---|---|---|---|---|---|
37
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 155.816 ms | 6 - 218 MB | FP16 | NPU | [Unet-Segmentation.tflite](https://huggingface.co/qualcomm/Unet-Segmentation/blob/main/Unet-Segmentation.tflite)
38
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 150.601 ms | 10 - 31 MB | FP16 | NPU | [Unet-Segmentation.so](https://huggingface.co/qualcomm/Unet-Segmentation/blob/main/Unet-Segmentation.so)
39
 
40
 
41
  ## Installation
 
96
  Profile Job summary of Unet-Segmentation
97
  --------------------------------------------------
98
  Device: Snapdragon X Elite CRD (11)
99
+ Estimated Inference Time: 190.38 ms
100
  Estimated Peak Memory Range: 9.39-9.39 MB
101
  Compute Units: NPU (51) | Total (51)
102