qaihm-bot commited on
Commit
eacd5b9
1 Parent(s): d73abe5

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -28,14 +28,15 @@ More details on model performance across various devices, can be found
28
  - Input resolution: 224x224
29
  - Number of parameters: 91.9K
30
  - Model size: 430 KB
 
31
 
32
 
33
 
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 | 1.758 ms | 0 - 2 MB | FP16 | NPU | [SINet.tflite](https://huggingface.co/qualcomm/SINet/blob/main/SINet.tflite)
38
- | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 1.168 ms | 1 - 27 MB | FP16 | NPU | [SINet.so](https://huggingface.co/qualcomm/SINet/blob/main/SINet.so)
39
 
40
 
41
 
@@ -98,7 +99,7 @@ Profile Job summary of SINet
98
  --------------------------------------------------
99
  Device: SA8255 (Proxy) (13)
100
  Estimated Inference Time: 1.17 ms
101
- Estimated Peak Memory Range: 0.59-5.63 MB
102
  Compute Units: NPU (186) | Total (186)
103
 
104
 
 
28
  - Input resolution: 224x224
29
  - Number of parameters: 91.9K
30
  - Model size: 430 KB
31
+ - Number of output classes: 2 (foreground / background)
32
 
33
 
34
 
35
 
36
  | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
37
  | ---|---|---|---|---|---|---|---|
38
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 1.757 ms | 0 - 2 MB | FP16 | NPU | [SINet.tflite](https://huggingface.co/qualcomm/SINet/blob/main/SINet.tflite)
39
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 1.17 ms | 0 - 24 MB | FP16 | NPU | [SINet.so](https://huggingface.co/qualcomm/SINet/blob/main/SINet.so)
40
 
41
 
42
 
 
99
  --------------------------------------------------
100
  Device: SA8255 (Proxy) (13)
101
  Estimated Inference Time: 1.17 ms
102
+ Estimated Peak Memory Range: 0.60-106.73 MB
103
  Compute Units: NPU (186) | Total (186)
104
 
105