qaihm-bot commited on
Commit
a43392c
1 Parent(s): 17d2980

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -31,14 +31,15 @@ More details on model performance across various devices, can be found
31
  - Input resolution: 2048x1024
32
  - Number of parameters: 13.9M
33
  - Model size: 53.1 MB
 
34
 
35
 
36
 
37
 
38
  | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
39
  | ---|---|---|---|---|---|---|---|
40
- | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 16.96 ms | 2 - 4 MB | FP16 | NPU | [FFNet-40S.tflite](https://huggingface.co/qualcomm/FFNet-40S/blob/main/FFNet-40S.tflite)
41
- | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 17.413 ms | 24 - 44 MB | FP16 | NPU | [FFNet-40S.so](https://huggingface.co/qualcomm/FFNet-40S/blob/main/FFNet-40S.so)
42
 
43
 
44
 
@@ -101,8 +102,8 @@ python -m qai_hub_models.models.ffnet_40s.export
101
  Profile Job summary of FFNet-40S
102
  --------------------------------------------------
103
  Device: SA8255 (Proxy) (13)
104
- Estimated Inference Time: 17.47 ms
105
- Estimated Peak Memory Range: 24.02-42.00 MB
106
  Compute Units: NPU (140) | Total (140)
107
 
108
 
 
31
  - Input resolution: 2048x1024
32
  - Number of parameters: 13.9M
33
  - Model size: 53.1 MB
34
+ - Number of output classes: 19
35
 
36
 
37
 
38
 
39
  | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
40
  | ---|---|---|---|---|---|---|---|
41
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 16.917 ms | 2 - 5 MB | FP16 | NPU | [FFNet-40S.tflite](https://huggingface.co/qualcomm/FFNet-40S/blob/main/FFNet-40S.tflite)
42
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 17.383 ms | 26 - 40 MB | FP16 | NPU | [FFNet-40S.so](https://huggingface.co/qualcomm/FFNet-40S/blob/main/FFNet-40S.so)
43
 
44
 
45
 
 
102
  Profile Job summary of FFNet-40S
103
  --------------------------------------------------
104
  Device: SA8255 (Proxy) (13)
105
+ Estimated Inference Time: 17.20 ms
106
+ Estimated Peak Memory Range: 24.04-37.86 MB
107
  Compute Units: NPU (140) | Total (140)
108
 
109