Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# CNN2D_ST_HandPosture model
|
| 2 |
|
| 3 |
## **Use case** : `Hand posture recognition`
|
|
@@ -81,4 +88,4 @@ Number of classes: 8 [None, FlatHand, Like, Dislike, Fist, Love, BreakTime, Cros
|
|
| 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)
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: other
|
| 3 |
+
license_name: sla0044
|
| 4 |
+
license_link: >-
|
| 5 |
+
https://github.com/STMicroelectronics/stm32ai-modelzoo/raw/refs/heads/main/human_activity_recognition/LICENSE.md
|
| 6 |
+
pipeline_tag: human_activity-recognition
|
| 7 |
+
---
|
| 8 |
# CNN2D_ST_HandPosture model
|
| 9 |
|
| 10 |
## **Use case** : `Hand posture recognition`
|
|
|
|
| 88 |
|
| 89 |
## Retraining and Integration in a simple example:
|
| 90 |
|
| 91 |
+
Please refer to the stm32ai-modelzoo-services GitHub [here](https://github.com/STMicroelectronics/stm32ai-modelzoo-services)
|