FBAGSTM commited on
Commit
7ae1761
·
verified ·
1 Parent(s): 6f883ae

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
  license: other
3
  license_name: sla0081
4
- license_link: https://github.com/STMicroelectronics/stm32ai-modelzoo/hand_posture/LICENSE.md
5
  ---
6
  # CNN2D_ST_HandPosture model
7
 
@@ -61,8 +61,8 @@ Measures are done with default STM32Cube.AI configuration with enabled input / o
61
 
62
  | Model | Format | Input Shape | Series | Activation RAM (KiB) | Runtime RAM (KiB) | Weights Flash (KiB) | Code Flash (KiB) | Total RAM (KiB) | Total Flash (KiB) | STM32Cube.AI version |
63
  |:-----------------:|:------:|:-----------:|:-------:|:--------------:|:-----------:|:-------------:|:----------:|:-----------:|:-----------:|:---------------------:|
64
- | [CNN2D_ST_HandPosture](https://github.com/STMicroelectronics/stm32ai-modelzoo/hand_posture/CNN2D_ST_HandPosture/ST_pretrainedmodel_custom_dataset/ST_VL53L8CX_handposture_dataset/CNN2D_ST_HandPosture_8classes/CNN2D_ST_HandPosture_8classes.h5) | FLOAT32 | 8 x 8 x 2 | STM32F4 | 1.07 | 2.08 | 10.75 | 14.37 | 3.15 | 25.12 | 10.0.0 |
65
- | [CNN2D_ST_HandPosture](https://github.com/STMicroelectronics/stm32ai-modelzoo/hand_posture/CNN2D_ST_HandPosture/ST_pretrainedmodel_custom_dataset/ST_VL53L5CX_handposture_dataset/CNN2D_ST_HandPosture_8classes/CNN2D_ST_HandPosture_8classes.h5) | FLOAT32 | 8 x 8 x 2 | STM32F4 | 1.07 | 2.08 | 10.75 | 14.37 | 3.15 | 25.12 | 10.0.0 |
66
 
67
 
68
  ### Reference inference time based on ST_VL53LxCX_handposture_dataset (see Accuracy for details on dataset)
@@ -70,8 +70,8 @@ Measures are done with default STM32Cube.AI configuration with enabled input / o
70
 
71
  | Model | Format | Resolution | Board | Frequency | Inference time (ms) | STM32Cube.AI version |
72
  |:-----------------:|:------:|:----------:|:----------------:|:-------------:|:-------------------:|:---------------------:|
73
- | [CNN2D_ST_HandPosture](https://github.com/STMicroelectronics/stm32ai-modelzoo/hand_posture/CNN2D_ST_HandPosture/ST_pretrainedmodel_custom_dataset/ST_VL53L8CX_handposture_dataset/CNN2D_ST_HandPosture_8classes/CNN2D_ST_HandPosture_8classes.h5) | FLOAT32 | 8 x 8 x 2 | STM32F401 | 84 MHz | 1.54 ms | 10.0.0 |
74
- | [CNN2D_ST_HandPosture](https://github.com/STMicroelectronics/stm32ai-modelzoo/hand_posture/CNN2D_ST_HandPosture/ST_pretrainedmodel_custom_dataset/ST_VL53L5CX_handposture_dataset/CNN2D_ST_HandPosture_8classes/CNN2D_ST_HandPosture_8classes.h5) | FLOAT32 | 8 x 8 x 2 | STM32F401 | 84 MHz | 1.53 ms | 10.0.0 |
75
 
76
  ### Accuracy with ST_VL53LxCX_handposture_dataset
77
 
@@ -80,8 +80,8 @@ Number of classes: 8 [None, FlatHand, Like, Dislike, Fist, Love, BreakTime, Cros
80
 
81
  | Model | Format | Resolution | Accuracy |
82
  |:-----------------:|:------:|:----------:|:----------------:|
83
- | [CNN2D_ST_HandPosture](https://github.com/STMicroelectronics/stm32ai-modelzoo/hand_posture/CNN2D_ST_HandPosture/ST_pretrainedmodel_custom_dataset/ST_VL53L8CX_handposture_dataset/CNN2D_ST_HandPosture_8classes/CNN2D_ST_HandPosture_8classes.h5) | FLOAT32 | 8 x 8 x 2 | 99.43 % |
84
- | [CNN2D_ST_HandPosture](https://github.com/STMicroelectronics/stm32ai-modelzoo/hand_posture/CNN2D_ST_HandPosture/ST_pretrainedmodel_custom_dataset/ST_VL53L5CX_handposture_dataset/CNN2D_ST_HandPosture_8classes/CNN2D_ST_HandPosture_8classes.h5) | FLOAT32 | 8 x 8 x 2 | 97.17 % |
85
 
86
 
87
  ## Retraining and Integration in a simple example:
 
1
  ---
2
  license: other
3
  license_name: sla0081
4
+ license_link: https://github.com/STMicroelectronics/stm32ai-modelzoo/tree/main/hand_posture/LICENSE.md
5
  ---
6
  # CNN2D_ST_HandPosture model
7
 
 
61
 
62
  | Model | Format | Input Shape | Series | Activation RAM (KiB) | Runtime RAM (KiB) | Weights Flash (KiB) | Code Flash (KiB) | Total RAM (KiB) | Total Flash (KiB) | STM32Cube.AI version |
63
  |:-----------------:|:------:|:-----------:|:-------:|:--------------:|:-----------:|:-------------:|:----------:|:-----------:|:-----------:|:---------------------:|
64
+ | [CNN2D_ST_HandPosture](https://github.com/STMicroelectronics/stm32ai-modelzoo/tree/main/hand_posture/CNN2D_ST_HandPosture/ST_pretrainedmodel_custom_dataset/ST_VL53L8CX_handposture_dataset/CNN2D_ST_HandPosture_8classes/CNN2D_ST_HandPosture_8classes.h5) | FLOAT32 | 8 x 8 x 2 | STM32F4 | 1.07 | 2.08 | 10.75 | 14.37 | 3.15 | 25.12 | 10.0.0 |
65
+ | [CNN2D_ST_HandPosture](https://github.com/STMicroelectronics/stm32ai-modelzoo/tree/main/hand_posture/CNN2D_ST_HandPosture/ST_pretrainedmodel_custom_dataset/ST_VL53L5CX_handposture_dataset/CNN2D_ST_HandPosture_8classes/CNN2D_ST_HandPosture_8classes.h5) | FLOAT32 | 8 x 8 x 2 | STM32F4 | 1.07 | 2.08 | 10.75 | 14.37 | 3.15 | 25.12 | 10.0.0 |
66
 
67
 
68
  ### Reference inference time based on ST_VL53LxCX_handposture_dataset (see Accuracy for details on dataset)
 
70
 
71
  | Model | Format | Resolution | Board | Frequency | Inference time (ms) | STM32Cube.AI version |
72
  |:-----------------:|:------:|:----------:|:----------------:|:-------------:|:-------------------:|:---------------------:|
73
+ | [CNN2D_ST_HandPosture](https://github.com/STMicroelectronics/stm32ai-modelzoo/tree/main/hand_posture/CNN2D_ST_HandPosture/ST_pretrainedmodel_custom_dataset/ST_VL53L8CX_handposture_dataset/CNN2D_ST_HandPosture_8classes/CNN2D_ST_HandPosture_8classes.h5) | FLOAT32 | 8 x 8 x 2 | STM32F401 | 84 MHz | 1.54 ms | 10.0.0 |
74
+ | [CNN2D_ST_HandPosture](https://github.com/STMicroelectronics/stm32ai-modelzoo/tree/main/hand_posture/CNN2D_ST_HandPosture/ST_pretrainedmodel_custom_dataset/ST_VL53L5CX_handposture_dataset/CNN2D_ST_HandPosture_8classes/CNN2D_ST_HandPosture_8classes.h5) | FLOAT32 | 8 x 8 x 2 | STM32F401 | 84 MHz | 1.53 ms | 10.0.0 |
75
 
76
  ### Accuracy with ST_VL53LxCX_handposture_dataset
77
 
 
80
 
81
  | Model | Format | Resolution | Accuracy |
82
  |:-----------------:|:------:|:----------:|:----------------:|
83
+ | [CNN2D_ST_HandPosture](https://github.com/STMicroelectronics/stm32ai-modelzoo/tree/main/hand_posture/CNN2D_ST_HandPosture/ST_pretrainedmodel_custom_dataset/ST_VL53L8CX_handposture_dataset/CNN2D_ST_HandPosture_8classes/CNN2D_ST_HandPosture_8classes.h5) | FLOAT32 | 8 x 8 x 2 | 99.43 % |
84
+ | [CNN2D_ST_HandPosture](https://github.com/STMicroelectronics/stm32ai-modelzoo/tree/main/hand_posture/CNN2D_ST_HandPosture/ST_pretrainedmodel_custom_dataset/ST_VL53L5CX_handposture_dataset/CNN2D_ST_HandPosture_8classes/CNN2D_ST_HandPosture_8classes.h5) | FLOAT32 | 8 x 8 x 2 | 97.17 % |
85
 
86
 
87
  ## Retraining and Integration in a simple example: