qaihm-bot commited on
Commit
f0f89c5
·
verified ·
1 Parent(s): 1101f0a

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -12
README.md CHANGED
@@ -32,8 +32,7 @@ More details on model performance across various devices, can be found
32
 
33
  | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
34
  | ---|---|---|---|---|---|---|---|
35
- | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 290.847 ms | 0 - 214 MB | FP16 | GPU | [DeepLabV3-ResNet50.tflite](https://huggingface.co/qualcomm/DeepLabV3-ResNet50/blob/main/DeepLabV3-ResNet50.tflite)
36
- | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 810.711 ms | 3 - 11 MB | FP16 | GPU | [DeepLabV3-ResNet50.so](https://huggingface.co/qualcomm/DeepLabV3-ResNet50/blob/main/DeepLabV3-ResNet50.so)
37
 
38
 
39
  ## Installation
@@ -90,16 +89,6 @@ device. This script does the following:
90
  python -m qai_hub_models.models.deeplabv3_resnet50.export
91
  ```
92
 
93
- ```
94
- Profile Job summary of DeepLabV3-ResNet50
95
- --------------------------------------------------
96
- Device: QCS8550 (Proxy) (12)
97
- Estimated Inference Time: 821.17 ms
98
- Estimated Peak Memory Range: 3.28-11.89 MB
99
- Compute Units: GPU (83) | Total (83)
100
-
101
-
102
- ```
103
  ## How does this work?
104
 
105
  This [export script](https://github.com/quic/ai-hub-models/blob/main/qai_hub_models/models/DeepLabV3-ResNet50/export.py)
 
32
 
33
  | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
34
  | ---|---|---|---|---|---|---|---|
35
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 295.509 ms | 0 - 201 MB | FP16 | GPU | [DeepLabV3-ResNet50.tflite](https://huggingface.co/qualcomm/DeepLabV3-ResNet50/blob/main/DeepLabV3-ResNet50.tflite)
 
36
 
37
 
38
  ## Installation
 
89
  python -m qai_hub_models.models.deeplabv3_resnet50.export
90
  ```
91
 
 
 
 
 
 
 
 
 
 
 
92
  ## How does this work?
93
 
94
  This [export script](https://github.com/quic/ai-hub-models/blob/main/qai_hub_models/models/DeepLabV3-ResNet50/export.py)