Smart buildings

Smart homes

Appliances

Access control with face recognition

Face identification on a high-performance MPU.

Access control with face recognition Access control with face recognition
Access control with face recognition Access control with face recognition
Read the tutorial

Smart buildings

Smart homes

Appliances

AI for Linux

Biometric

Vision

Read the tutorial
There are different ways to enable access control and personalize common objects (physical key, pin code, fingerprint or face authentication). Face recognition is the most convenient way to authenticate users because it is immediate, touchless, and secure (biometric data).

Approach

Frames are grabbed from a camera input (/dev/videox) and processed by two neural network models (face detection and face recognition) interpreted by theTensorFlow Lite runtimeframework.
A GStreamer pipeline is used to stream camera frames (using v4l2src), to display a preview (using waylandsink), and to execute neural network inference (using appsink).
The result of the inference is displayed using overlay generated by GtkWidgets with Cairo.
Pipeline

Sensor

USB webCam or built-in camera.

Data

Data format RGB888 color input image with resolution of 96x96 

Results

Model: Custom CNN for face detection and for face recognition 
Results on STM32MP157F (High-perf) 
The average execution frame rate to execute both face detection and face recognition on1 faceis around 5 fps 
- Face detection execution time ~ 70 ms 
- Face recognition execution time ~ 55 ms 

Optimized with

AI for OpenSTLinux

Optimized with

Compatible with

STM32MP1 series

Compatible with

Resources

Optimized with AI for OpenSTLinux

X-LINUX-AI is an STM32 MPU OpenSTLinux expansion package for running AI models on STM32MP1 microprocessors. It contains Linux® AI frameworks, as well as application examples.

Optimized with AI for OpenSTLinux

Compatible with STM32MP1 series

STM32MP1 microprocessor series from single Arm® Cortex®-A7 up to dual Arm® Cortex®-A7 and Cortex®-M4 cores A general-purpose microprocessor portfolio enabling easy development for a broad range of applications, the STM32MP1 series has the ability to support multiple and flexible applications, achieving the best performance and power figures at any time.

Compatible with STM32MP1 series

You also might be interested by

Industrial | Smart offices | Smart buildings | Smart homes

Face identification with ID3 Technologies

End-to-end AI solution for face identification running on STM32 microcontrollers.

Appliances | Agriculture

Coffee bean recognition

Classify coffee beans thanks to an image classification model from STM32 Model Zoo running on a STM32H7 microcontroller.

Appliances

Accurately measure the weight of clothes inside a washing machine

Using AI to make your home appliances “smarter” and more energy efficient for a sustainable future.