Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
---
|
| 2 |
library_name: pytorch
|
| 3 |
license: bsd-3-clause
|
| 4 |
-
pipeline_tag: image-segmentation
|
| 5 |
tags:
|
| 6 |
- android
|
|
|
|
| 7 |
|
| 8 |
---
|
| 9 |
|
|
@@ -35,31 +35,35 @@ 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 |
-
| FFNet-122NS-LowRes | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | TFLITE | 12.
|
| 39 |
-
| FFNet-122NS-LowRes | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | QNN |
|
| 40 |
-
| FFNet-122NS-LowRes | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | ONNX | 7.
|
| 41 |
-
| FFNet-122NS-LowRes | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | TFLITE | 8.
|
| 42 |
-
| FFNet-122NS-LowRes | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | QNN |
|
| 43 |
-
| FFNet-122NS-LowRes | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | ONNX | 5.
|
| 44 |
-
| FFNet-122NS-LowRes | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | TFLITE | 6.
|
| 45 |
| FFNet-122NS-LowRes | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | QNN | 10.337 ms | 6 - 32 MB | FP16 | NPU | Use Export Script |
|
| 46 |
-
| FFNet-122NS-LowRes | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | ONNX |
|
| 47 |
-
| FFNet-122NS-LowRes |
|
| 48 |
-
| FFNet-122NS-LowRes |
|
| 49 |
-
| FFNet-122NS-LowRes |
|
| 50 |
-
| FFNet-122NS-LowRes |
|
| 51 |
-
| FFNet-122NS-LowRes |
|
| 52 |
-
| FFNet-122NS-LowRes |
|
| 53 |
-
| FFNet-122NS-LowRes |
|
| 54 |
-
| FFNet-122NS-LowRes |
|
| 55 |
-
| FFNet-122NS-LowRes |
|
| 56 |
-
| FFNet-122NS-LowRes |
|
| 57 |
-
| FFNet-122NS-LowRes |
|
| 58 |
-
| FFNet-122NS-LowRes |
|
| 59 |
-
| FFNet-122NS-LowRes |
|
| 60 |
-
| FFNet-122NS-LowRes |
|
| 61 |
-
| FFNet-122NS-LowRes |
|
| 62 |
-
| FFNet-122NS-LowRes |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 63 |
|
| 64 |
|
| 65 |
|
|
@@ -123,8 +127,8 @@ Profiling Results
|
|
| 123 |
FFNet-122NS-LowRes
|
| 124 |
Device : Samsung Galaxy S23 (13)
|
| 125 |
Runtime : TFLITE
|
| 126 |
-
Estimated inference time (ms) : 12.
|
| 127 |
-
Estimated peak memory usage (MB): [0,
|
| 128 |
Total # Ops : 218
|
| 129 |
Compute Unit(s) : NPU (218 ops)
|
| 130 |
```
|
|
|
|
| 1 |
---
|
| 2 |
library_name: pytorch
|
| 3 |
license: bsd-3-clause
|
|
|
|
| 4 |
tags:
|
| 5 |
- android
|
| 6 |
+
pipeline_tag: image-segmentation
|
| 7 |
|
| 8 |
---
|
| 9 |
|
|
|
|
| 35 |
|
| 36 |
| Model | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
|
| 37 |
|---|---|---|---|---|---|---|---|---|
|
| 38 |
+
| FFNet-122NS-LowRes | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | TFLITE | 12.217 ms | 0 - 51 MB | FP16 | NPU | [FFNet-122NS-LowRes.tflite](https://huggingface.co/qualcomm/FFNet-122NS-LowRes/blob/main/FFNet-122NS-LowRes.tflite) |
|
| 39 |
+
| FFNet-122NS-LowRes | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | QNN | 10.713 ms | 6 - 9 MB | FP16 | NPU | [FFNet-122NS-LowRes.so](https://huggingface.co/qualcomm/FFNet-122NS-LowRes/blob/main/FFNet-122NS-LowRes.so) |
|
| 40 |
+
| FFNet-122NS-LowRes | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | ONNX | 7.442 ms | 0 - 183 MB | FP16 | NPU | [FFNet-122NS-LowRes.onnx](https://huggingface.co/qualcomm/FFNet-122NS-LowRes/blob/main/FFNet-122NS-LowRes.onnx) |
|
| 41 |
+
| FFNet-122NS-LowRes | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | TFLITE | 8.368 ms | 0 - 32 MB | FP16 | NPU | [FFNet-122NS-LowRes.tflite](https://huggingface.co/qualcomm/FFNet-122NS-LowRes/blob/main/FFNet-122NS-LowRes.tflite) |
|
| 42 |
+
| FFNet-122NS-LowRes | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | QNN | 7.348 ms | 6 - 25 MB | FP16 | NPU | [FFNet-122NS-LowRes.so](https://huggingface.co/qualcomm/FFNet-122NS-LowRes/blob/main/FFNet-122NS-LowRes.so) |
|
| 43 |
+
| FFNet-122NS-LowRes | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | ONNX | 5.764 ms | 9 - 58 MB | FP16 | NPU | [FFNet-122NS-LowRes.onnx](https://huggingface.co/qualcomm/FFNet-122NS-LowRes/blob/main/FFNet-122NS-LowRes.onnx) |
|
| 44 |
+
| FFNet-122NS-LowRes | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | TFLITE | 6.939 ms | 1 - 29 MB | FP16 | NPU | [FFNet-122NS-LowRes.tflite](https://huggingface.co/qualcomm/FFNet-122NS-LowRes/blob/main/FFNet-122NS-LowRes.tflite) |
|
| 45 |
| FFNet-122NS-LowRes | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | QNN | 10.337 ms | 6 - 32 MB | FP16 | NPU | Use Export Script |
|
| 46 |
+
| FFNet-122NS-LowRes | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | ONNX | 5.242 ms | 7 - 41 MB | FP16 | NPU | [FFNet-122NS-LowRes.onnx](https://huggingface.co/qualcomm/FFNet-122NS-LowRes/blob/main/FFNet-122NS-LowRes.onnx) |
|
| 47 |
+
| FFNet-122NS-LowRes | SA7255P ADP | SA7255P | TFLITE | 215.437 ms | 1 - 23 MB | FP16 | NPU | [FFNet-122NS-LowRes.tflite](https://huggingface.co/qualcomm/FFNet-122NS-LowRes/blob/main/FFNet-122NS-LowRes.tflite) |
|
| 48 |
+
| FFNet-122NS-LowRes | SA7255P ADP | SA7255P | QNN | 211.355 ms | 4 - 11 MB | FP16 | NPU | Use Export Script |
|
| 49 |
+
| FFNet-122NS-LowRes | SA8255 (Proxy) | SA8255P Proxy | TFLITE | 12.24 ms | 1 - 32 MB | FP16 | NPU | [FFNet-122NS-LowRes.tflite](https://huggingface.co/qualcomm/FFNet-122NS-LowRes/blob/main/FFNet-122NS-LowRes.tflite) |
|
| 50 |
+
| FFNet-122NS-LowRes | SA8255 (Proxy) | SA8255P Proxy | QNN | 10.751 ms | 6 - 8 MB | FP16 | NPU | Use Export Script |
|
| 51 |
+
| FFNet-122NS-LowRes | SA8295P ADP | SA8295P | TFLITE | 18.93 ms | 1 - 22 MB | FP16 | NPU | [FFNet-122NS-LowRes.tflite](https://huggingface.co/qualcomm/FFNet-122NS-LowRes/blob/main/FFNet-122NS-LowRes.tflite) |
|
| 52 |
+
| FFNet-122NS-LowRes | SA8295P ADP | SA8295P | QNN | 15.553 ms | 0 - 11 MB | FP16 | NPU | Use Export Script |
|
| 53 |
+
| FFNet-122NS-LowRes | SA8650 (Proxy) | SA8650P Proxy | TFLITE | 12.205 ms | 0 - 49 MB | FP16 | NPU | [FFNet-122NS-LowRes.tflite](https://huggingface.co/qualcomm/FFNet-122NS-LowRes/blob/main/FFNet-122NS-LowRes.tflite) |
|
| 54 |
+
| FFNet-122NS-LowRes | SA8650 (Proxy) | SA8650P Proxy | QNN | 10.76 ms | 6 - 9 MB | FP16 | NPU | Use Export Script |
|
| 55 |
+
| FFNet-122NS-LowRes | SA8775P ADP | SA8775P | TFLITE | 18.926 ms | 1 - 23 MB | FP16 | NPU | [FFNet-122NS-LowRes.tflite](https://huggingface.co/qualcomm/FFNet-122NS-LowRes/blob/main/FFNet-122NS-LowRes.tflite) |
|
| 56 |
+
| FFNet-122NS-LowRes | SA8775P ADP | SA8775P | QNN | 17.2 ms | 2 - 9 MB | FP16 | NPU | Use Export Script |
|
| 57 |
+
| FFNet-122NS-LowRes | QCS8275 (Proxy) | QCS8275 Proxy | TFLITE | 215.437 ms | 1 - 23 MB | FP16 | NPU | [FFNet-122NS-LowRes.tflite](https://huggingface.co/qualcomm/FFNet-122NS-LowRes/blob/main/FFNet-122NS-LowRes.tflite) |
|
| 58 |
+
| FFNet-122NS-LowRes | QCS8275 (Proxy) | QCS8275 Proxy | QNN | 211.355 ms | 4 - 11 MB | FP16 | NPU | Use Export Script |
|
| 59 |
+
| FFNet-122NS-LowRes | QCS8550 (Proxy) | QCS8550 Proxy | TFLITE | 12.166 ms | 0 - 51 MB | FP16 | NPU | [FFNet-122NS-LowRes.tflite](https://huggingface.co/qualcomm/FFNet-122NS-LowRes/blob/main/FFNet-122NS-LowRes.tflite) |
|
| 60 |
+
| FFNet-122NS-LowRes | QCS8550 (Proxy) | QCS8550 Proxy | QNN | 10.697 ms | 6 - 8 MB | FP16 | NPU | Use Export Script |
|
| 61 |
+
| FFNet-122NS-LowRes | QCS9075 (Proxy) | QCS9075 Proxy | TFLITE | 18.926 ms | 1 - 23 MB | FP16 | NPU | [FFNet-122NS-LowRes.tflite](https://huggingface.co/qualcomm/FFNet-122NS-LowRes/blob/main/FFNet-122NS-LowRes.tflite) |
|
| 62 |
+
| FFNet-122NS-LowRes | QCS9075 (Proxy) | QCS9075 Proxy | QNN | 17.2 ms | 2 - 9 MB | FP16 | NPU | Use Export Script |
|
| 63 |
+
| FFNet-122NS-LowRes | QCS8450 (Proxy) | QCS8450 Proxy | TFLITE | 16.285 ms | 1 - 27 MB | FP16 | NPU | [FFNet-122NS-LowRes.tflite](https://huggingface.co/qualcomm/FFNet-122NS-LowRes/blob/main/FFNet-122NS-LowRes.tflite) |
|
| 64 |
+
| FFNet-122NS-LowRes | QCS8450 (Proxy) | QCS8450 Proxy | QNN | 18.211 ms | 6 - 31 MB | FP16 | NPU | Use Export Script |
|
| 65 |
+
| FFNet-122NS-LowRes | Snapdragon X Elite CRD | Snapdragon® X Elite | QNN | 11.1 ms | 6 - 6 MB | FP16 | NPU | Use Export Script |
|
| 66 |
+
| FFNet-122NS-LowRes | Snapdragon X Elite CRD | Snapdragon® X Elite | ONNX | 8.193 ms | 59 - 59 MB | FP16 | NPU | [FFNet-122NS-LowRes.onnx](https://huggingface.co/qualcomm/FFNet-122NS-LowRes/blob/main/FFNet-122NS-LowRes.onnx) |
|
| 67 |
|
| 68 |
|
| 69 |
|
|
|
|
| 127 |
FFNet-122NS-LowRes
|
| 128 |
Device : Samsung Galaxy S23 (13)
|
| 129 |
Runtime : TFLITE
|
| 130 |
+
Estimated inference time (ms) : 12.2
|
| 131 |
+
Estimated peak memory usage (MB): [0, 51]
|
| 132 |
Total # Ops : 218
|
| 133 |
Compute Unit(s) : NPU (218 ops)
|
| 134 |
```
|