Skip to content

Commit 6f10965

Browse files
committed
Release AI-ModelZoo-3.0.0:
- Included additional models compatible with the STM32N6570-DK board. - Expanded models in all use cases. - Expanded use case support to include Instance Segmentation and Speech Enhancement. - Added Pytorch support through the speech enhancement Use Case. - Model Zoo hosted on Hugging Face Signed-off-by: khaoula boutiche <[email protected]>
1 parent e5361e7 commit 6f10965

File tree

4,758 files changed

+22897
-2580189
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

4,758 files changed

+22897
-2580189
lines changed

LICENSE.md

Lines changed: 7 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,13 @@
11
# LICENSE.md
22

3-
"common" and "tutorial" folder license schemes:
4-
| Component | License | Copyright |
5-
|:--------- |:------- |:----------|
6-
| common | [Apache License 2.0](./common/LICENSE.md) | STMicroelectronics |
7-
| tutorial | [Apache License 2.0](./tutorials/LICENSE.md) | STMicroelectronics |
8-
9-
Software BOM for stm32 use cases:
10-
* [audio_event_detection](./audio_event_detection/LICENSE.md)
11-
* [hand_posture](./hand_posture/LICENSE.md)
12-
* [human_activity_recognition](./human_activity_recognition/LICENSE.md)
3+
Software BOM for each use case:
134
* [image_classification](./image_classification/LICENSE.md)
145
* [object_detection](./object_detection/LICENSE.md)
15-
* [semantic_segmentation](./semantic_segmentation/LICENSE.md)
166
* [pose_estimation](./pose_estimation/LICENSE.md)
17-
18-
19-
Software BOM for stm32 application codes:
20-
* [hand_posture](./stm32ai_application_code/hand_posture/LICENSE.md)
21-
* [image_classification](./stm32ai_application_code/image_classification/LICENSE.md)
22-
* [object_detection](./stm32ai_application_code/object_detection/LICENSE.md)
23-
* [sensing_free_rtos](./stm32ai_application_code/sensing_free_rtos/LICENSE.md)
24-
* [sensing_thread_x](./stm32ai_application_code/sensing_thread_x/LICENSE.md)
7+
* [semantic_segmentation](./semantic_segmentation/LICENSE.md)
8+
* [instance_segmentation](./instance_segmentation/LICENSE.md)
9+
* [audio_event_detection](./audio_event_detection/LICENSE.md)
10+
* [speech_enhancement](./speech_enhancement/LICENSE.md)
11+
* [hand_posture](./hand_posture/LICENSE.md)
12+
* [human_activity_recognition](./human_activity_recognition/LICENSE.md)
2513

README.md

Lines changed: 54 additions & 204 deletions
Large diffs are not rendered by default.

X-LINUX-AI_application_code/image_classification/Application/image_classification.py

Lines changed: 0 additions & 868 deletions
This file was deleted.

X-LINUX-AI_application_code/image_classification/Application/launch_python_image_classification.sh

Lines changed: 0 additions & 18 deletions
This file was deleted.

X-LINUX-AI_application_code/image_classification/Application/mobilenet_v2_pp.py

Lines changed: 0 additions & 98 deletions
This file was deleted.

X-LINUX-AI_application_code/image_classification/LICENSE.md

Lines changed: 0 additions & 80 deletions
This file was deleted.

X-LINUX-AI_application_code/image_classification/README.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

X-LINUX-AI_application_code/image_classification/Resources/Default.css

Lines changed: 0 additions & 45 deletions
This file was deleted.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)