FBAGSTM commited on
Commit
20bfd44
·
verified ·
1 Parent(s): 0d0438d

Release AI-ModelZoo-4.0.0

Browse files
Files changed (1) hide show
  1. README.md +7 -6
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) | STM32Cube.AI version | STEdgeAI Core version |
61
- |----------|------------------|--------|-------------|------------------|------------------|---------------------|-------|----------------------|-------------------------|
62
- | [hand_landmarks](https://github.com/STMicroelectronics/stm32ai-modelzoo/tree/main/pose_estimation/hand_landmarks/Public_pretrainedmodel_custom_dataset/custom_dataset_hands_21kpts/hand_landmarks_full_224_int8_pc.tflite) | COCO-Person | Int8 | 224x224x3 | STM32N6 | 1739.5 | 0.0 | 3283.38 | 10.2.0 | 2.2.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 | STM32Cube.AI version | STEdgeAI Core version |
66
- |--------|------------------|--------|-------------|------------------|------------------|---------------------|-------|----------------------|-------------------------|
67
- | [hand_landmarks](https://github.com/STMicroelectronics/stm32ai-modelzoo/tree/main/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.2.0 | 2.2.0 |
 
 
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
+