qaihm-bot commited on
Commit
479f2b2
·
verified ·
1 Parent(s): 434a147

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +26 -26
README.md CHANGED
@@ -14,7 +14,7 @@ tags:
14
  ## Multi-task Human detector
15
 
16
 
17
- FootTrackNet can detect person and face bounding boxes, head and feet landmark locations and feet visibility.
18
 
19
  This model is an implementation of Person-Foot-Detection found [here](https://github.com/quic/ai-hub-models/blob/main/qai_hub_models/models/foot_track_net/model.py).
20
 
@@ -36,29 +36,29 @@ More details on model performance across various devices, can be found
36
 
37
  | Model | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
38
  |---|---|---|---|---|---|---|---|---|
39
- | Person-Foot-Detection | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | TFLITE | 5.077 ms | 5 - 16 MB | FP16 | NPU | [Person-Foot-Detection.tflite](https://huggingface.co/qualcomm/Person-Foot-Detection/blob/main/Person-Foot-Detection.tflite) |
40
- | Person-Foot-Detection | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | QNN | 5.118 ms | 5 - 14 MB | FP16 | NPU | [Person-Foot-Detection.so](https://huggingface.co/qualcomm/Person-Foot-Detection/blob/main/Person-Foot-Detection.so) |
41
- | Person-Foot-Detection | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | ONNX | 5.482 ms | 15 - 19 MB | FP16 | NPU | [Person-Foot-Detection.onnx](https://huggingface.co/qualcomm/Person-Foot-Detection/blob/main/Person-Foot-Detection.onnx) |
42
- | Person-Foot-Detection | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | TFLITE | 3.451 ms | 0 - 57 MB | FP16 | NPU | [Person-Foot-Detection.tflite](https://huggingface.co/qualcomm/Person-Foot-Detection/blob/main/Person-Foot-Detection.tflite) |
43
- | Person-Foot-Detection | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | QNN | 3.565 ms | 4 - 26 MB | FP16 | NPU | [Person-Foot-Detection.so](https://huggingface.co/qualcomm/Person-Foot-Detection/blob/main/Person-Foot-Detection.so) |
44
- | Person-Foot-Detection | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | ONNX | 3.886 ms | 18 - 85 MB | FP16 | NPU | [Person-Foot-Detection.onnx](https://huggingface.co/qualcomm/Person-Foot-Detection/blob/main/Person-Foot-Detection.onnx) |
45
- | Person-Foot-Detection | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | TFLITE | 3.097 ms | 0 - 29 MB | FP16 | NPU | [Person-Foot-Detection.tflite](https://huggingface.co/qualcomm/Person-Foot-Detection/blob/main/Person-Foot-Detection.tflite) |
46
- | Person-Foot-Detection | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | QNN | 3.807 ms | 4 - 21 MB | FP16 | NPU | Use Export Script |
47
- | Person-Foot-Detection | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | ONNX | 3.839 ms | 18 - 52 MB | FP16 | NPU | [Person-Foot-Detection.onnx](https://huggingface.co/qualcomm/Person-Foot-Detection/blob/main/Person-Foot-Detection.onnx) |
48
- | Person-Foot-Detection | QCS8550 (Proxy) | QCS8550 Proxy | TFLITE | 4.898 ms | 5 - 22 MB | FP16 | NPU | [Person-Foot-Detection.tflite](https://huggingface.co/qualcomm/Person-Foot-Detection/blob/main/Person-Foot-Detection.tflite) |
49
- | Person-Foot-Detection | QCS8550 (Proxy) | QCS8550 Proxy | QNN | 4.845 ms | 4 - 5 MB | FP16 | NPU | Use Export Script |
50
- | Person-Foot-Detection | SA8255 (Proxy) | SA8255P Proxy | TFLITE | 5.065 ms | 5 - 148 MB | FP16 | NPU | [Person-Foot-Detection.tflite](https://huggingface.co/qualcomm/Person-Foot-Detection/blob/main/Person-Foot-Detection.tflite) |
51
- | Person-Foot-Detection | SA8255 (Proxy) | SA8255P Proxy | QNN | 4.899 ms | 4 - 5 MB | FP16 | NPU | Use Export Script |
52
- | Person-Foot-Detection | SA8775 (Proxy) | SA8775P Proxy | TFLITE | 4.886 ms | 5 - 6 MB | FP16 | NPU | [Person-Foot-Detection.tflite](https://huggingface.co/qualcomm/Person-Foot-Detection/blob/main/Person-Foot-Detection.tflite) |
53
- | Person-Foot-Detection | SA8775 (Proxy) | SA8775P Proxy | QNN | 4.898 ms | 4 - 6 MB | FP16 | NPU | Use Export Script |
54
- | Person-Foot-Detection | SA8650 (Proxy) | SA8650P Proxy | TFLITE | 4.939 ms | 5 - 7 MB | FP16 | NPU | [Person-Foot-Detection.tflite](https://huggingface.co/qualcomm/Person-Foot-Detection/blob/main/Person-Foot-Detection.tflite) |
55
- | Person-Foot-Detection | SA8650 (Proxy) | SA8650P Proxy | QNN | 4.92 ms | 4 - 5 MB | FP16 | NPU | Use Export Script |
56
- | Person-Foot-Detection | SA8295P ADP | SA8295P | TFLITE | 8.449 ms | 5 - 32 MB | FP16 | NPU | [Person-Foot-Detection.tflite](https://huggingface.co/qualcomm/Person-Foot-Detection/blob/main/Person-Foot-Detection.tflite) |
57
- | Person-Foot-Detection | SA8295P ADP | SA8295P | QNN | 9.396 ms | 0 - 6 MB | FP16 | NPU | Use Export Script |
58
- | Person-Foot-Detection | QCS8450 (Proxy) | QCS8450 Proxy | TFLITE | 7.079 ms | 5 - 60 MB | FP16 | NPU | [Person-Foot-Detection.tflite](https://huggingface.co/qualcomm/Person-Foot-Detection/blob/main/Person-Foot-Detection.tflite) |
59
- | Person-Foot-Detection | QCS8450 (Proxy) | QCS8450 Proxy | QNN | 7.515 ms | 4 - 27 MB | FP16 | NPU | Use Export Script |
60
- | Person-Foot-Detection | Snapdragon X Elite CRD | Snapdragon® X Elite | QNN | 5.344 ms | 4 - 4 MB | FP16 | NPU | Use Export Script |
61
- | Person-Foot-Detection | Snapdragon X Elite CRD | Snapdragon® X Elite | ONNX | 5.9 ms | 17 - 17 MB | FP16 | NPU | [Person-Foot-Detection.onnx](https://huggingface.co/qualcomm/Person-Foot-Detection/blob/main/Person-Foot-Detection.onnx) |
62
 
63
 
64
 
@@ -122,8 +122,8 @@ Profiling Results
122
  Person-Foot-Detection
123
  Device : Samsung Galaxy S23 (13)
124
  Runtime : TFLITE
125
- Estimated inference time (ms) : 5.1
126
- Estimated peak memory usage (MB): [5, 16]
127
  Total # Ops : 135
128
  Compute Unit(s) : NPU (135 ops)
129
  ```
 
14
  ## Multi-task Human detector
15
 
16
 
17
+ Real-time multiple person detection with accurate feet localization optimized for mobile and edge.
18
 
19
  This model is an implementation of Person-Foot-Detection found [here](https://github.com/quic/ai-hub-models/blob/main/qai_hub_models/models/foot_track_net/model.py).
20
 
 
36
 
37
  | Model | Device | Chipset | Target Runtime | Inference Time (ms) | Peak Memory Range (MB) | Precision | Primary Compute Unit | Target Model
38
  |---|---|---|---|---|---|---|---|---|
39
+ | Person-Foot-Detection | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | TFLITE | 4.944 ms | 5 - 6 MB | FP16 | NPU | [Person-Foot-Detection.tflite](https://huggingface.co/qualcomm/Person-Foot-Detection/blob/main/Person-Foot-Detection.tflite) |
40
+ | Person-Foot-Detection | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | QNN | 5.062 ms | 4 - 11 MB | FP16 | NPU | [Person-Foot-Detection.so](https://huggingface.co/qualcomm/Person-Foot-Detection/blob/main/Person-Foot-Detection.so) |
41
+ | Person-Foot-Detection | Samsung Galaxy S23 | Snapdragon® 8 Gen 2 | ONNX | 5.472 ms | 14 - 18 MB | FP16 | NPU | [Person-Foot-Detection.onnx](https://huggingface.co/qualcomm/Person-Foot-Detection/blob/main/Person-Foot-Detection.onnx) |
42
+ | Person-Foot-Detection | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | TFLITE | 3.443 ms | 0 - 58 MB | FP16 | NPU | [Person-Foot-Detection.tflite](https://huggingface.co/qualcomm/Person-Foot-Detection/blob/main/Person-Foot-Detection.tflite) |
43
+ | Person-Foot-Detection | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | QNN | 3.564 ms | 0 - 21 MB | FP16 | NPU | [Person-Foot-Detection.so](https://huggingface.co/qualcomm/Person-Foot-Detection/blob/main/Person-Foot-Detection.so) |
44
+ | Person-Foot-Detection | Samsung Galaxy S24 | Snapdragon® 8 Gen 3 | ONNX | 4.096 ms | 20 - 88 MB | FP16 | NPU | [Person-Foot-Detection.onnx](https://huggingface.co/qualcomm/Person-Foot-Detection/blob/main/Person-Foot-Detection.onnx) |
45
+ | Person-Foot-Detection | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | TFLITE | 3.601 ms | 0 - 29 MB | FP16 | NPU | [Person-Foot-Detection.tflite](https://huggingface.co/qualcomm/Person-Foot-Detection/blob/main/Person-Foot-Detection.tflite) |
46
+ | Person-Foot-Detection | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | QNN | 3.635 ms | 0 - 18 MB | FP16 | NPU | Use Export Script |
47
+ | Person-Foot-Detection | Snapdragon 8 Elite QRD | Snapdragon® 8 Elite | ONNX | 3.869 ms | 19 - 54 MB | FP16 | NPU | [Person-Foot-Detection.onnx](https://huggingface.co/qualcomm/Person-Foot-Detection/blob/main/Person-Foot-Detection.onnx) |
48
+ | Person-Foot-Detection | QCS8550 (Proxy) | QCS8550 Proxy | TFLITE | 4.893 ms | 5 - 43 MB | FP16 | NPU | [Person-Foot-Detection.tflite](https://huggingface.co/qualcomm/Person-Foot-Detection/blob/main/Person-Foot-Detection.tflite) |
49
+ | Person-Foot-Detection | QCS8550 (Proxy) | QCS8550 Proxy | QNN | 4.778 ms | 4 - 5 MB | FP16 | NPU | Use Export Script |
50
+ | Person-Foot-Detection | SA8255 (Proxy) | SA8255P Proxy | TFLITE | 5.038 ms | 5 - 56 MB | FP16 | NPU | [Person-Foot-Detection.tflite](https://huggingface.co/qualcomm/Person-Foot-Detection/blob/main/Person-Foot-Detection.tflite) |
51
+ | Person-Foot-Detection | SA8255 (Proxy) | SA8255P Proxy | QNN | 4.845 ms | 4 - 8 MB | FP16 | NPU | Use Export Script |
52
+ | Person-Foot-Detection | SA8775 (Proxy) | SA8775P Proxy | TFLITE | 4.95 ms | 5 - 127 MB | FP16 | NPU | [Person-Foot-Detection.tflite](https://huggingface.co/qualcomm/Person-Foot-Detection/blob/main/Person-Foot-Detection.tflite) |
53
+ | Person-Foot-Detection | SA8775 (Proxy) | SA8775P Proxy | QNN | 4.914 ms | 4 - 5 MB | FP16 | NPU | Use Export Script |
54
+ | Person-Foot-Detection | SA8650 (Proxy) | SA8650P Proxy | TFLITE | 5.01 ms | 4 - 7 MB | FP16 | NPU | [Person-Foot-Detection.tflite](https://huggingface.co/qualcomm/Person-Foot-Detection/blob/main/Person-Foot-Detection.tflite) |
55
+ | Person-Foot-Detection | SA8650 (Proxy) | SA8650P Proxy | QNN | 4.948 ms | 4 - 6 MB | FP16 | NPU | Use Export Script |
56
+ | Person-Foot-Detection | SA8295P ADP | SA8295P | TFLITE | 8.458 ms | 5 - 32 MB | FP16 | NPU | [Person-Foot-Detection.tflite](https://huggingface.co/qualcomm/Person-Foot-Detection/blob/main/Person-Foot-Detection.tflite) |
57
+ | Person-Foot-Detection | SA8295P ADP | SA8295P | QNN | 8.814 ms | 0 - 6 MB | FP16 | NPU | Use Export Script |
58
+ | Person-Foot-Detection | QCS8450 (Proxy) | QCS8450 Proxy | TFLITE | 7.095 ms | 5 - 60 MB | FP16 | NPU | [Person-Foot-Detection.tflite](https://huggingface.co/qualcomm/Person-Foot-Detection/blob/main/Person-Foot-Detection.tflite) |
59
+ | Person-Foot-Detection | QCS8450 (Proxy) | QCS8450 Proxy | QNN | 7.526 ms | 4 - 28 MB | FP16 | NPU | Use Export Script |
60
+ | Person-Foot-Detection | Snapdragon X Elite CRD | Snapdragon® X Elite | QNN | 5.363 ms | 4 - 4 MB | FP16 | NPU | Use Export Script |
61
+ | Person-Foot-Detection | Snapdragon X Elite CRD | Snapdragon® X Elite | ONNX | 5.875 ms | 17 - 17 MB | FP16 | NPU | [Person-Foot-Detection.onnx](https://huggingface.co/qualcomm/Person-Foot-Detection/blob/main/Person-Foot-Detection.onnx) |
62
 
63
 
64
 
 
122
  Person-Foot-Detection
123
  Device : Samsung Galaxy S23 (13)
124
  Runtime : TFLITE
125
+ Estimated inference time (ms) : 4.9
126
+ Estimated peak memory usage (MB): [5, 6]
127
  Total # Ops : 135
128
  Compute Unit(s) : NPU (135 ops)
129
  ```