qaihm-bot commited on
Commit
9539cc7
·
verified ·
1 Parent(s): 77d2a83

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -34,8 +34,8 @@ More details on model performance across various devices, can be found
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 | 3.434 ms | 0 - 2 MB | FP16 | NPU | [Midas-V2.tflite](https://huggingface.co/qualcomm/Midas-V2/blob/main/Midas-V2.tflite)
38
- | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 3.388 ms | 1 - 25 MB | FP16 | NPU | [Midas-V2.so](https://huggingface.co/qualcomm/Midas-V2/blob/main/Midas-V2.so)
39
 
40
 
41
 
@@ -98,9 +98,9 @@ python -m qai_hub_models.models.midas.export
98
  Profile Job summary of Midas-V2
99
  --------------------------------------------------
100
  Device: Snapdragon X Elite CRD (11)
101
- Estimated Inference Time: 3.41 ms
102
  Estimated Peak Memory Range: 0.75-0.75 MB
103
- Compute Units: NPU (198) | Total (198)
104
 
105
 
106
  ```
 
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 | 3.191 ms | 0 - 2 MB | FP16 | NPU | [Midas-V2.tflite](https://huggingface.co/qualcomm/Midas-V2/blob/main/Midas-V2.tflite)
38
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 3.295 ms | 0 - 45 MB | FP16 | NPU | [Midas-V2.so](https://huggingface.co/qualcomm/Midas-V2/blob/main/Midas-V2.so)
39
 
40
 
41
 
 
98
  Profile Job summary of Midas-V2
99
  --------------------------------------------------
100
  Device: Snapdragon X Elite CRD (11)
101
+ Estimated Inference Time: 3.28 ms
102
  Estimated Peak Memory Range: 0.75-0.75 MB
103
+ Compute Units: NPU (197) | Total (197)
104
 
105
 
106
  ```