Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
license_name: sla0044
|
|
|
4 |
---
|
5 |
# Hand landmarks quantized
|
6 |
|
@@ -62,8 +63,4 @@ Measures are done with default STM32Cube.AI configuration with enabled input / o
|
|
62 |
### Reference **NPU** inference time based on COCO Person dataset (see Accuracy for details on dataset)
|
63 |
| Model | Dataset | Format | Resolution | Board | Execution Engine | Inference time (ms) | Inf / sec | STM32Cube.AI version | STEdgeAI Core version |
|
64 |
|--------|------------------|--------|-------------|------------------|------------------|---------------------|-------|----------------------|-------------------------|
|
65 |
-
| [hand_landmarks](https://github.com/STMicroelectronics/stm32ai-modelzoo/pose_estimation/hand_landmarks/Public_pretrainedmodel_custom_dataset/custom_dataset_hands_21kpts/hand_landmarks_full_224_int8_pc.tflite) | custom_dataset_hands_21kpts | Int8 | 224x224x3 | STM32N6570-DK | NPU/MCU | 20.75 | 48.19 | 10.0.0 | 2.0.0 |
|
66 |
-
|
67 |
-
|
68 |
-
|
69 |
-
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
license_name: sla0044
|
4 |
+
pipeline_tag: keypoint-detection
|
5 |
---
|
6 |
# Hand landmarks quantized
|
7 |
|
|
|
63 |
### Reference **NPU** inference time based on COCO Person dataset (see Accuracy for details on dataset)
|
64 |
| Model | Dataset | Format | Resolution | Board | Execution Engine | Inference time (ms) | Inf / sec | STM32Cube.AI version | STEdgeAI Core version |
|
65 |
|--------|------------------|--------|-------------|------------------|------------------|---------------------|-------|----------------------|-------------------------|
|
66 |
+
| [hand_landmarks](https://github.com/STMicroelectronics/stm32ai-modelzoo/pose_estimation/hand_landmarks/Public_pretrainedmodel_custom_dataset/custom_dataset_hands_21kpts/hand_landmarks_full_224_int8_pc.tflite) | custom_dataset_hands_21kpts | Int8 | 224x224x3 | STM32N6570-DK | NPU/MCU | 20.75 | 48.19 | 10.0.0 | 2.0.0 |
|
|
|
|
|
|
|
|