qaihm-bot commited on
Commit
361b1bc
·
verified ·
1 Parent(s): 60d5775

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -28,13 +28,14 @@ More details on model performance across various devices, can be found
28
  - Input resolution: 513x513
29
  - Number of parameters: 39.6M
30
  - Model size: 151 MB
 
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 | 294.244 ms | 0 - 142 MB | FP16 | GPU | [DeepLabV3-ResNet50.tflite](https://huggingface.co/qualcomm/DeepLabV3-ResNet50/blob/main/DeepLabV3-ResNet50.tflite)
38
 
39
 
40
 
@@ -95,9 +96,9 @@ python -m qai_hub_models.models.deeplabv3_resnet50.export
95
  ```
96
  Profile Job summary of DeepLabV3-ResNet50
97
  --------------------------------------------------
98
- Device: SA8775 (Proxy) (13)
99
- Estimated Inference Time: 291.81 ms
100
- Estimated Peak Memory Range: 2.10-142.41 MB
101
  Compute Units: GPU (95) | Total (95)
102
 
103
 
 
28
  - Input resolution: 513x513
29
  - Number of parameters: 39.6M
30
  - Model size: 151 MB
31
+ - Number of output classes: 21
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 | 292.637 ms | 0 - 23 MB | FP16 | GPU | [DeepLabV3-ResNet50.tflite](https://huggingface.co/qualcomm/DeepLabV3-ResNet50/blob/main/DeepLabV3-ResNet50.tflite)
39
 
40
 
41
 
 
96
  ```
97
  Profile Job summary of DeepLabV3-ResNet50
98
  --------------------------------------------------
99
+ Device: QCS8550 (Proxy) (12)
100
+ Estimated Inference Time: 291.45 ms
101
+ Estimated Peak Memory Range: 2.10-142.83 MB
102
  Compute Units: GPU (95) | Total (95)
103
 
104