Release AI-ModelZoo-4.0.0
Browse files
README.md
CHANGED
|
@@ -57,11 +57,12 @@ With an image resolution of NxM with K keypoints to detect :
|
|
| 57 |
Measures are done with default STM32Cube.AI configuration with enabled input / output allocated option.
|
| 58 |
|
| 59 |
### Reference **NPU** memory footprint based on COCO Person dataset (see Accuracy for details on dataset)
|
| 60 |
-
|Model | Dataset | Format | Resolution | Series | Internal RAM (KiB) | External RAM (KiB) | Weights Flash (KiB) |
|
| 61 |
-
|
| 62 |
-
| [
|
| 63 |
|
| 64 |
### Reference **NPU** inference time based on COCO Person dataset (see Accuracy for details on dataset)
|
| 65 |
-
| Model | Dataset | Format | Resolution | Board | Execution Engine | Inference time (ms) | Inf / sec |
|
| 66 |
-
|
| 67 |
-
| [
|
|
|
|
|
|
| 57 |
Measures are done with default STM32Cube.AI configuration with enabled input / output allocated option.
|
| 58 |
|
| 59 |
### Reference **NPU** memory footprint based on COCO Person dataset (see Accuracy for details on dataset)
|
| 60 |
+
|Model | Dataset | Format | Resolution | Series | Internal RAM (KiB) | External RAM (KiB) | Weights Flash (KiB) | STEdgeAI Core version |
|
| 61 |
+
|----------|------------------|--------|-------------|------------------|------------------|---------------------|-------|-------------------------|
|
| 62 |
+
| [handlandmarks](https://github.com/STMicroelectronics/stm32ai-modelzoo/tree/main/pose_estimation/handlandmarks/custom_dataset_hands_21kpts/handlandmarks_full_224_int8.tflite) | custom_dataset_hands_21kpts | Int8 | 224x224x3 | STM32N6 | 1739.5 | 0.0 | 3283.38 | 3.0.0 |
|
| 63 |
|
| 64 |
### Reference **NPU** inference time based on COCO Person dataset (see Accuracy for details on dataset)
|
| 65 |
+
| Model | Dataset | Format | Resolution | Board | Execution Engine | Inference time (ms) | Inf / sec | STEdgeAI Core version |
|
| 66 |
+
|--------|------------------|--------|-------------|------------------|------------------|---------------------|-------|-------------------------|
|
| 67 |
+
| [handlandmarks](https://github.com/STMicroelectronics/stm32ai-modelzoo/tree/main/pose_estimation/handlandmarks/custom_dataset_hands_21kpts/handlandmarks_full_224_int8.tflite) | custom_dataset_hands_21kpts | Int8 | 224x224x3 | STM32N6570-DK | NPU/MCU | 20.75 | 48.19 | 3.0.0 |
|
| 68 |
+
|