qaihm-bot commited on
Commit
f8225f5
·
verified ·
1 Parent(s): 6066f39

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -35,8 +35,8 @@ More details on model performance across various devices, can be found
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 | 30.062 ms | 4 - 22 MB | FP16 | NPU | [SAMDecoder.tflite](https://huggingface.co/qualcomm/Segment-Anything-Model/blob/main/SAMDecoder.tflite)
39
- | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 11442.656 ms | 2590 - 2596 MB | FP32 | CPU | [SAMEncoder.tflite](https://huggingface.co/qualcomm/Segment-Anything-Model/blob/main/SAMEncoder.tflite)
40
 
41
 
42
 
@@ -99,15 +99,15 @@ python -m qai_hub_models.models.sam.export
99
  Profile Job summary of SAMDecoder
100
  --------------------------------------------------
101
  Device: SA8255 (Proxy) (13)
102
- Estimated Inference Time: 30.18 ms
103
- Estimated Peak Memory Range: 3.83-21.90 MB
104
  Compute Units: NPU (337) | Total (337)
105
 
106
  Profile Job summary of SAMEncoder
107
  --------------------------------------------------
108
  Device: SA8255 (Proxy) (13)
109
- Estimated Inference Time: 11208.50 ms
110
- Estimated Peak Memory Range: 2530.25-2591.23 MB
111
  Compute Units: GPU (36),CPU (782) | Total (818)
112
 
113
 
 
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 | 29.972 ms | 4 - 12 MB | FP16 | NPU | [SAMDecoder.tflite](https://huggingface.co/qualcomm/Segment-Anything-Model/blob/main/SAMDecoder.tflite)
39
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 11293.293 ms | 38 - 215 MB | FP32 | CPU | [SAMEncoder.tflite](https://huggingface.co/qualcomm/Segment-Anything-Model/blob/main/SAMEncoder.tflite)
40
 
41
 
42
 
 
99
  Profile Job summary of SAMDecoder
100
  --------------------------------------------------
101
  Device: SA8255 (Proxy) (13)
102
+ Estimated Inference Time: 29.91 ms
103
+ Estimated Peak Memory Range: 3.82-11.20 MB
104
  Compute Units: NPU (337) | Total (337)
105
 
106
  Profile Job summary of SAMEncoder
107
  --------------------------------------------------
108
  Device: SA8255 (Proxy) (13)
109
+ Estimated Inference Time: 11339.80 ms
110
+ Estimated Peak Memory Range: 123.86-127.24 MB
111
  Compute Units: GPU (36),CPU (782) | Total (818)
112
 
113