Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -35,13 +35,15 @@ More details on model performance across various devices, can be found
|
|
35 |
|
36 |
| Model | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
|
37 |
|---|---|---|---|---|---|---|---|---|
|
38 |
-
| DeepLabV3-ResNet50 | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | TFLITE |
|
39 |
-
| DeepLabV3-ResNet50 | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | TFLITE |
|
40 |
-
| DeepLabV3-ResNet50 |
|
41 |
-
| DeepLabV3-ResNet50 |
|
42 |
-
| DeepLabV3-ResNet50 |
|
43 |
-
| DeepLabV3-ResNet50 |
|
44 |
-
| DeepLabV3-ResNet50 |
|
|
|
|
|
45 |
|
46 |
|
47 |
|
@@ -105,8 +107,8 @@ Profiling Results
|
|
105 |
DeepLabV3-ResNet50
|
106 |
Device : Samsung Galaxy S23 (13)
|
107 |
Runtime : TFLITE
|
108 |
-
Estimated inference time (ms) :
|
109 |
-
Estimated peak memory usage (MB): [
|
110 |
Total # Ops : 95
|
111 |
Compute Unit(s) : GPU (95 ops)
|
112 |
```
|
|
|
35 |
|
36 |
| Model | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
|
37 |
|---|---|---|---|---|---|---|---|---|
|
38 |
+
| DeepLabV3-ResNet50 | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | TFLITE | 289.611 ms | 0 - 142 MB | FP16 | GPU | [DeepLabV3-ResNet50.tflite](https://huggingface.co/qualcomm/DeepLabV3-ResNet50/blob/main/DeepLabV3-ResNet50.tflite) |
|
39 |
+
| DeepLabV3-ResNet50 | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | TFLITE | 212.267 ms | 0 - 27 MB | FP16 | GPU | [DeepLabV3-ResNet50.tflite](https://huggingface.co/qualcomm/DeepLabV3-ResNet50/blob/main/DeepLabV3-ResNet50.tflite) |
|
40 |
+
| DeepLabV3-ResNet50 | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | TFLITE | 181.009 ms | 20 - 35 MB | FP16 | GPU | [DeepLabV3-ResNet50.tflite](https://huggingface.co/qualcomm/DeepLabV3-ResNet50/blob/main/DeepLabV3-ResNet50.tflite) |
|
41 |
+
| DeepLabV3-ResNet50 | QCS8550 (Proxy) | QCS8550 Proxy | TFLITE | 290.755 ms | 0 - 233 MB | FP16 | GPU | [DeepLabV3-ResNet50.tflite](https://huggingface.co/qualcomm/DeepLabV3-ResNet50/blob/main/DeepLabV3-ResNet50.tflite) |
|
42 |
+
| DeepLabV3-ResNet50 | SA8255 (Proxy) | SA8255P Proxy | TFLITE | 291.302 ms | 0 - 103 MB | FP16 | GPU | [DeepLabV3-ResNet50.tflite](https://huggingface.co/qualcomm/DeepLabV3-ResNet50/blob/main/DeepLabV3-ResNet50.tflite) |
|
43 |
+
| DeepLabV3-ResNet50 | SA8775 (Proxy) | SA8775P Proxy | TFLITE | 289.644 ms | 2 - 144 MB | FP16 | GPU | [DeepLabV3-ResNet50.tflite](https://huggingface.co/qualcomm/DeepLabV3-ResNet50/blob/main/DeepLabV3-ResNet50.tflite) |
|
44 |
+
| DeepLabV3-ResNet50 | SA8650 (Proxy) | SA8650P Proxy | TFLITE | 290.194 ms | 0 - 141 MB | FP16 | GPU | [DeepLabV3-ResNet50.tflite](https://huggingface.co/qualcomm/DeepLabV3-ResNet50/blob/main/DeepLabV3-ResNet50.tflite) |
|
45 |
+
| DeepLabV3-ResNet50 | SA8295P ADP | SA8295P | TFLITE | 280.662 ms | 21 - 42 MB | FP16 | GPU | [DeepLabV3-ResNet50.tflite](https://huggingface.co/qualcomm/DeepLabV3-ResNet50/blob/main/DeepLabV3-ResNet50.tflite) |
|
46 |
+
| DeepLabV3-ResNet50 | QCS8450 (Proxy) | QCS8450 Proxy | TFLITE | 529.955 ms | 0 - 30 MB | FP16 | GPU | [DeepLabV3-ResNet50.tflite](https://huggingface.co/qualcomm/DeepLabV3-ResNet50/blob/main/DeepLabV3-ResNet50.tflite) |
|
47 |
|
48 |
|
49 |
|
|
|
107 |
DeepLabV3-ResNet50
|
108 |
Device : Samsung Galaxy S23 (13)
|
109 |
Runtime : TFLITE
|
110 |
+
Estimated inference time (ms) : 289.6
|
111 |
+
Estimated peak memory usage (MB): [0, 142]
|
112 |
Total # Ops : 95
|
113 |
Compute Unit(s) : GPU (95 ops)
|
114 |
```
|