qaihm-bot commited on
Commit
ffb4c8d
·
verified ·
1 Parent(s): c131cd0

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -33,8 +33,8 @@ More details on model performance across various devices, can be found
33
 
34
  | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
35
  | ---|---|---|---|---|---|---|---|
36
- | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 49.665 ms | 9 - 14 MB | FP16 | NPU | [FastSam-X.tflite](https://huggingface.co/qualcomm/FastSam-X/blob/main/FastSam-X.tflite)
37
- | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 46.166 ms | 5 - 20 MB | FP16 | NPU | [FastSam-X.so](https://huggingface.co/qualcomm/FastSam-X/blob/main/FastSam-X.so)
38
 
39
 
40
  ## Installation
@@ -96,7 +96,7 @@ python -m qai_hub_models.models.fastsam_x.export
96
  Profile Job summary of FastSam-X
97
  --------------------------------------------------
98
  Device: Snapdragon X Elite CRD (11)
99
- Estimated Inference Time: 57.56 ms
100
  Estimated Peak Memory Range: 4.71-4.71 MB
101
  Compute Units: NPU (418) | Total (418)
102
 
 
33
 
34
  | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
35
  | ---|---|---|---|---|---|---|---|
36
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 50.032 ms | 9 - 14 MB | FP16 | NPU | [FastSam-X.tflite](https://huggingface.co/qualcomm/FastSam-X/blob/main/FastSam-X.tflite)
37
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 46.457 ms | 5 - 20 MB | FP16 | NPU | [FastSam-X.so](https://huggingface.co/qualcomm/FastSam-X/blob/main/FastSam-X.so)
38
 
39
 
40
  ## Installation
 
96
  Profile Job summary of FastSam-X
97
  --------------------------------------------------
98
  Device: Snapdragon X Elite CRD (11)
99
+ Estimated Inference Time: 57.68 ms
100
  Estimated Peak Memory Range: 4.71-4.71 MB
101
  Compute Units: NPU (418) | Total (418)
102