You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Support STM32MP15xF devices operating at up to 800MHz
16
17
* 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
17
18
* Coral Edge TPU accelerator support
18
-
* libedgetpu 2.4.1 (built from source) aligned with TensorFlow™ Lite 2.4.1
19
-
* The X-LINUX-AI OpenSTLinux Expansion Package v2.1.0 is compatible with Yocto Project® build systems Thud and Dunfell. As a consequence, it is compatible with OpenSTLinux Distributions v1.2.0, v2.0.0 and v2.1.0 on STM32MP157C-DK2 with a USB camera, and on STM32MP157A-EV1 and STM32MP157C-EV1 with their built-in camera module
19
+
* libedgetpu 2.5.0 (built from master branch source code) and aligned with TensorFlow Lite 2.5.0
20
+
* 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
20
21
* Support for the OpenSTLinux AI package repository allowing the installation of prebuilt package using apt-* utilities
21
22
* Application samples
22
23
* C++ / Python™ image classification application using TensorFlow™ Lite based on MobileNet v1 quantized model
@@ -26,6 +27,8 @@ It supports STM32MP157x-DKx, STM32MP157x-EV1 and Avenger96 boards.
26
27
* C++ image classification application using armNN TensorFlow™ Lite parser based on MobileNet v1 float model
27
28
* C++ object detection application using armNN TensorFlow™ Lite parser based on COCO SSD MobileNet v1 quantized model
28
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]](mailto:[email protected])
30
+
* Application support 720p, 480p and 272p display configurations
31
+
* Application user interface with updated look and feel
29
32
30
33
## Further information on how to install and how to use
0 commit comments