Update Readme ST Model Zoo
Browse files
README.md
CHANGED
|
@@ -1,8 +1,3 @@
|
|
| 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 |
|
| 8 |
## **Use case** : `Hand posture recognition`
|
|
@@ -61,8 +56,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/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.
|
| 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.
|
| 66 |
|
| 67 |
|
| 68 |
### Reference inference time based on ST_VL53LxCX_handposture_dataset (see Accuracy for details on dataset)
|
|
@@ -70,8 +65,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/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.
|
| 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.
|
| 75 |
|
| 76 |
### Accuracy with ST_VL53LxCX_handposture_dataset
|
| 77 |
|
|
@@ -80,12 +75,10 @@ Number of classes: 8 [None, FlatHand, Like, Dislike, Fist, Love, BreakTime, Cros
|
|
| 80 |
|
| 81 |
| Model | Format | Resolution | Accuracy |
|
| 82 |
|:-----------------:|:------:|:----------:|:----------------:|
|
| 83 |
-
| [CNN2D_ST_HandPosture](
|
| 84 |
-
| [CNN2D_ST_HandPosture](
|
| 85 |
|
| 86 |
|
| 87 |
## Retraining and Integration in a simple example:
|
| 88 |
|
| 89 |
Please refer to the stm32ai-modelzoo-services GitHub [here](https://github.com/STMicroelectronics/stm32ai-modelzoo-services)
|
| 90 |
-
|
| 91 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# CNN2D_ST_HandPosture model
|
| 2 |
|
| 3 |
## **Use case** : `Hand posture recognition`
|
|
|
|
| 56 |
|
| 57 |
| 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 |
|
| 58 |
|:-----------------:|:------:|:-----------:|:-------:|:--------------:|:-----------:|:-------------:|:----------:|:-----------:|:-----------:|:---------------------:|
|
| 59 |
+
| [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.2.0 |
|
| 60 |
+
| [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.2.0 |
|
| 61 |
|
| 62 |
|
| 63 |
### Reference inference time based on ST_VL53LxCX_handposture_dataset (see Accuracy for details on dataset)
|
|
|
|
| 65 |
|
| 66 |
| Model | Format | Resolution | Board | Frequency | Inference time (ms) | STM32Cube.AI version |
|
| 67 |
|:-----------------:|:------:|:----------:|:----------------:|:-------------:|:-------------------:|:---------------------:|
|
| 68 |
+
| [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.2.0 |
|
| 69 |
+
| [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.2.0 |
|
| 70 |
|
| 71 |
### Accuracy with ST_VL53LxCX_handposture_dataset
|
| 72 |
|
|
|
|
| 75 |
|
| 76 |
| Model | Format | Resolution | Accuracy |
|
| 77 |
|:-----------------:|:------:|:----------:|:----------------:|
|
| 78 |
+
| [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 % |
|
| 79 |
+
| [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 % |
|
| 80 |
|
| 81 |
|
| 82 |
## Retraining and Integration in a simple example:
|
| 83 |
|
| 84 |
Please refer to the stm32ai-modelzoo-services GitHub [here](https://github.com/STMicroelectronics/stm32ai-modelzoo-services)
|
|
|
|
|
|