Skip to content

Commit 6e3164b

Browse files
committed
X-LINUX-AI 2.2.0
Compatible with OpenSTLinux Distribution release v4.0 and v3.1 For further information: https://wiki.st.com/stm32mpu/wiki/X-LINUX-AI_OpenSTLinux_Expansion_Package Signed-off-by: Vincent ABRIOU <[email protected]>
1 parent 7901fb1 commit 6e3164b

File tree

1 file changed

+24
-20
lines changed

1 file changed

+24
-20
lines changed

README.md

Lines changed: 24 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -7,32 +7,36 @@ OpenEmbedded meta layer to install AI frameworks and tools for the STM32MP1.
77
It also provide application samples.
88

99
## Compatibility
10-
This version has been validated against the OpenSTLinux ecosystem release v2.1.0, v3.0.1.
11-
It supports STM32MP157x-DKx, STM32MP157x-EV1 and Avenger96 boards.
12-
Compatible with Yoto Project build system Dunfell.
10+
The X-LINUX-AI OpenSTLinux Expansion Package v2.2.0 is compatible with the Yocto Project™ build systems Kirkstone and Dunfell.
11+
It is validated over the OpenSTLinux Distributions v3.1 and v4.0 on STM32MP157C-DK2 with a USB image sensor, and on STM32MP157A-EV1 and STM32MP157C-EV1 with their built-in camera module
1312

1413
## Available frameworks and tools within the meta-layer
15-
[X-LINUX-AI v2.1.0 expansion package](https://wiki.st.com/stm32mpu/wiki/X-LINUX-AI_OpenSTLinux_Expansion_Package):
16-
* TensorFlow Lite 2.5.0
17-
* OpenCV 4.1.x
18-
* Python 3.8.x (enabling Pillow module)
19-
* Support STM32MP15xF devices operating at up to 800MHz
20-
* Support of the Avenger96 board from Linaro™ 96Boards based on the STM32MP157A microprocessor, either with a USB camera or the DesignCore® OV5640 camera mezzanine board from D3 Engineering tested with the OpenSTLinux Distribution v2.1.0
21-
* Coral Edge TPU accelerator support
22-
* libedgetpu 2.5.0 (built from master branch source code) and aligned with TensorFlow Lite 2.5.0
23-
* The X-LINUX-AI OpenSTLinux Expansion Package v2.1.1 is compatible with Yocto Project® build systems Dunfell. As a consequence, it is compatible with OpenSTLinux Distributions v2.x and v3.x on STM32MP157C-DK2 with a USB camera, and on STM32MP157A-EV1 and STM32MP157C-EV1 with their built-in camera module
24-
* Support for the OpenSTLinux AI package repository allowing the installation of prebuilt package using apt-* utilities
14+
[X-LINUX-AI v2.2.0 expansion package](https://wiki.st.com/stm32mpu/wiki/X-LINUX-AI_OpenSTLinux_Expansion_Package):
15+
* TensorFlow Lite 2.8.0
16+
* OpenCV 4.5.x
17+
* Python 3.10.x (enabling Pillow module)
18+
* Support for the STM32MP157F devices operating at up to 800 MHz
19+
* Coral Edge TPU™ accelerator native support
20+
* libedgetpu 2.0.0 (Gouper) aligned with TensorFlow™ Lite 2.8.0
21+
* libcoral 2.0.0 (Gouper) aligned with TensorFlow Lite 2.8.0
22+
* PyCoral 2.0.0 (Gouper) aligned with TensorFlow™ Lite 2.8.0
23+
* Support for the OpenSTLinux AI package repository allowing the installation of a prebuilt package using apt-* utilities
2524
* Application samples
26-
* C++ / Python™ image classification application using TensorFlow™ Lite based on MobileNet v1 quantized model
27-
* C++ / Python™ object detection application using TensorFlow™ Lite based on COCO SSD MobileNet v1 quantized model
28-
* C++ / Python™ image classification application using Coral Edge TPU™ based on MobileNet v1 quantized model and compiled for the Coral Edge TPU
29-
* C++ / Python™ object detection applicationusing Coral Edge TPU™ based on COCO SSD MobileNet v1 quantized model and compiled for the Coral Edge TPU
30-
* C++ face recognition application using proprietary model capable of recognizing the face of a known (enrolled) user. Contact the local STMicroelectronics support for more information about this application or send a request to [[email protected]](mailto:[email protected])
31-
* Application support 720p, 480p and 272p display configurations
25+
* C++ / Python™ image classification example using TensorFlow™ Lite based on the MobileNet v1 quantized model
26+
* C++ / Python™ object detection example using TensorFlow™ Lite based on the COCO SSD MobileNet v1 quantized model
27+
* C++ / Python™ image classification example using Coral Edge TPU™ based on the MobileNet v1 quantized model and compiled for the Edge TPU
28+
* C++ / Python™ object detection example using Coral Edge TPU™ based on the COCO SSD MobileNet v1 quantized model and compiled for the Edge TPU
29+
* C++ face recognition application using proprietary model capable of recognizing the face of a known (enrolled) user. Contact the local STMicroelectronics support for more information about this application or send a request to [email protected]
30+
* Application support for the 720p, 480p, and 272p display configurations
3231
* Application user interface with updated look and feel
32+
* Python™ and C++ application rework for better performance
33+
* X-LINUX-AI SDK add-on extending the OpenSTLinux SDK with AI functionality to develop and build an AI application easily. The X-LINUX-AI SDK add-on provides support for all the above frameworks. It is available from the [X-LINUX-AI](https://www.st.com/en/embedded-software/x-linux-ai.html) product page
3334

34-
## Further information on how to install and how to use
35+
## Further information on how to install and how to use X-LINUX-AI
3536
<https://wiki.st.com/stm32mpu/wiki/X-LINUX-AI_OpenSTLinux_Expansion_Package>
3637

38+
## Further information on how to install and how to use X-LINUX-AI SDK add-on
39+
<https://wiki.st.com/stm32mpu/wiki/How_to_install_and_use_the_X-LINUX-AI_SDK_add-on>
40+
3741
## Application samples
3842
<https://wiki.st.com/stm32mpu/wiki/X-LINUX-AI_application_samples_zoo>

0 commit comments

Comments
 (0)