qaihm-bot commited on
Commit
9387e3f
·
verified ·
1 Parent(s): 9b16945

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 | 13.09 ms | 20 - 21 MB | FP16 | NPU | [DeepLabV3-Plus-MobileNet.tflite](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet/blob/main/DeepLabV3-Plus-MobileNet.tflite)
38
- | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 12.915 ms | 2 - 18 MB | FP16 | NPU | [DeepLabV3-Plus-MobileNet.so](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet/blob/main/DeepLabV3-Plus-MobileNet.so)
39
 
40
 
41
  ## Installation
@@ -96,7 +96,7 @@ python -m qai_hub_models.models.deeplabv3_plus_mobilenet.export
96
  Profile Job summary of DeepLabV3-Plus-MobileNet
97
  --------------------------------------------------
98
  Device: Snapdragon X Elite CRD (11)
99
- Estimated Inference Time: 16.53 ms
100
  Estimated Peak Memory Range: 3.02-3.02 MB
101
  Compute Units: NPU (124) | Total (124)
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 | 13.093 ms | 20 - 65 MB | FP16 | NPU | [DeepLabV3-Plus-MobileNet.tflite](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet/blob/main/DeepLabV3-Plus-MobileNet.tflite)
38
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 12.869 ms | 3 - 20 MB | FP16 | NPU | [DeepLabV3-Plus-MobileNet.so](https://huggingface.co/qualcomm/DeepLabV3-Plus-MobileNet/blob/main/DeepLabV3-Plus-MobileNet.so)
39
 
40
 
41
  ## Installation
 
96
  Profile Job summary of DeepLabV3-Plus-MobileNet
97
  --------------------------------------------------
98
  Device: Snapdragon X Elite CRD (11)
99
+ Estimated Inference Time: 16.50 ms
100
  Estimated Peak Memory Range: 3.02-3.02 MB
101
  Compute Units: NPU (124) | Total (124)
102