qaihm-bot commited on
Commit
6af5cf3
·
verified ·
1 Parent(s): 5668e5f

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -6
README.md CHANGED
@@ -36,10 +36,8 @@ More details on model performance across various devices, can be found
36
 
37
  | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
38
  | ---|---|---|---|---|---|---|---|
39
- | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 0.753 ms | 0 - 118 MB | FP16 | NPU | [MediaPipeHandDetector.tflite](https://huggingface.co/qualcomm/MediaPipe-Hand-Detection/blob/main/MediaPipeHandDetector.tflite)
40
- | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | TFLite | 1.01 ms | 0 - 2 MB | FP16 | NPU | [MediaPipeHandLandmarkDetector.tflite](https://huggingface.co/qualcomm/MediaPipe-Hand-Detection/blob/main/MediaPipeHandLandmarkDetector.tflite)
41
  | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 0.791 ms | 0 - 20 MB | FP16 | NPU | [MediaPipeHandDetector.so](https://huggingface.co/qualcomm/MediaPipe-Hand-Detection/blob/main/MediaPipeHandDetector.so)
42
- | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 1.099 ms | 1 - 50 MB | FP16 | NPU | [MediaPipeHandLandmarkDetector.so](https://huggingface.co/qualcomm/MediaPipe-Hand-Detection/blob/main/MediaPipeHandLandmarkDetector.so)
43
 
44
 
45
 
@@ -101,14 +99,14 @@ python -m qai_hub_models.models.mediapipe_hand.export
101
  Profile Job summary of MediaPipeHandDetector
102
  --------------------------------------------------
103
  Device: Snapdragon X Elite CRD (11)
104
- Estimated Inference Time: 0.96 ms
105
- Estimated Peak Memory Range: 0.75-0.75 MB
106
  Compute Units: NPU (195) | Total (195)
107
 
108
  Profile Job summary of MediaPipeHandLandmarkDetector
109
  --------------------------------------------------
110
  Device: Snapdragon X Elite CRD (11)
111
- Estimated Inference Time: 1.30 ms
112
  Estimated Peak Memory Range: 0.75-0.75 MB
113
  Compute Units: NPU (208) | Total (208)
114
 
 
36
 
37
  | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
38
  | ---|---|---|---|---|---|---|---|
 
 
39
  | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 0.791 ms | 0 - 20 MB | FP16 | NPU | [MediaPipeHandDetector.so](https://huggingface.co/qualcomm/MediaPipe-Hand-Detection/blob/main/MediaPipeHandDetector.so)
40
+ | Samsung Galaxy S23 Ultra (Android 13) | Snapdragon® 8 Gen 2 | QNN Model Library | 1.155 ms | 1 - 50 MB | FP16 | NPU | [MediaPipeHandLandmarkDetector.so](https://huggingface.co/qualcomm/MediaPipe-Hand-Detection/blob/main/MediaPipeHandLandmarkDetector.so)
41
 
42
 
43
 
 
99
  Profile Job summary of MediaPipeHandDetector
100
  --------------------------------------------------
101
  Device: Snapdragon X Elite CRD (11)
102
+ Estimated Inference Time: 1.10 ms
103
+ Estimated Peak Memory Range: 0.85-0.85 MB
104
  Compute Units: NPU (195) | Total (195)
105
 
106
  Profile Job summary of MediaPipeHandLandmarkDetector
107
  --------------------------------------------------
108
  Device: Snapdragon X Elite CRD (11)
109
+ Estimated Inference Time: 1.35 ms
110
  Estimated Peak Memory Range: 0.75-0.75 MB
111
  Compute Units: NPU (208) | Total (208)
112