ESP-DL, recently introduced by Espressif Systems, provides APIs for neural network (NN) inference, image processing, maths operations and deep learning (DL) models. With ESP-DL, developers can use Espressif's SoCs for neural network inference easily and quickly.
Thus far, Espressif’s data show that, in comparison to the company’s ESP32 wireless MCU, when ESP-DL runs on an ESP32-S3 chip the acceleration of a 16-bit detection model is increased by 4,5 times, or 6,25 times in the case of a face recognition model. In addition, the 8-bit face recognition model is 2,5 times faster than the 16-bit model on the ESP32-S3. Furthermore, Espressif offers a tool that can help developers make their own model compatible with the company’s platform.
Since ESP-DL does not need any peripherals, it can be used as a project component. For example, if it is added to the esp-who/components/directory, ESP-DL can be used as a submodule of ESP-WHO, which contains several project-level examples of image-based applications. The accompanying figure below shows what ESP-DL consists of and how it is implemented as a project component.
ESP-DL provides tools that can help developers convert their own model (possibly developed with a third-party platform such as TensorFlow, PyTorch, MXNet, etc.) into an 8-bit or 16-bit model and evaluate the performance of the quantised model.
Model Zoo
ESP-DL also provides certain easy-to-use models such as human face detection, human face recognition, cat face detection, etc., in the so-called Model Zoo. These models can be used out-of-the-box. Other models, such as for colour detection and hand-pose recognition, will be released soon.
Customising a model
In the GitHub tutorial entitled ‘How to Customize a Model Step by Step’ you can find all relevant instructions with a runnable example which will help you implement your model quickly and easily.
Variety of APIs
ESP-DL contains sufficient APIs for developers to build their own model, such as neural networks (NN), image processing and matrix operations. Meanwhile, developers can customise layers and provide feedback if they have any special requirements regarding the API utility.
Software and hardware boost
ESP-DL implements quantised computation and brings about a more efficient kind of software by optimising the assembly and architecture of the C/C++ code. It is worth mentioning that the ESP32-S3, with its vector instructions, high-speed SPI interface and configurable cache memory, achieves a much faster acceleration in AI applications.
Quectel’s single-board computers put industrial edge computing on one PCB iCorp Technologies
Computer/Embedded Technology
Quectel Pi series of single-board computers (SBCs), designed for a broad range of industrial applications, include three compact development platforms – the Quectel Pi M1, L1, and H1 boards.
Read more...Simplifying system design iCorp Technologies
Telecoms, Datacoms, Wireless, IoT
The FGMC63N tri-band MCU Wi-Fi 6E module from Quectel addresses offers integrated connectivity across 2,4 GHz, 5 GHz, and 6 GHz bands in a compact, highly optimised design.
Read more...Low-power memory born for edge AI iCorp Technologies
DSP, Micros & Memory
As intelligence moves from the cloud to the device, memory become one of the most important design decisions in modern electronics. Edge-AI products – from smart speakers and surveillance cameras to ADAS modules and wearables – need to move data fast, but they also need to sip power. Winbond’s low-density LPDDR4/LPDDR4X SDRAM range is built to strike that balance.
Read more...Compact MCU for IoT endpoints iCorp Technologies
DSP, Micros & Memory
Quectel’s FCM266D combines single-band 2,4 GHz Wi-Fi 6 with Bluetooth LE 5.4 in an ultra-compact LCC package measuring just 20 x 18 x 2,4 mm.
Read more...Magnetic mount antenna takes the hassle out of 4G installations iCorp Technologies
Telecoms, Datacoms, Wireless, IoT
Designed for fast, tool-free installation, the YECN022CA 4G magnetic mount whip monopole antenna gives wireless devices a dependable cellular link in the field, where installation time and signal reliability both matters.
Read more...Compact LTE connectivity for IoT iCorp Technologies
Telecoms, Datacoms, Wireless, IoT
The Quectel EG916Q-GL is a compact LTE Cat 1 bis module designed to provide reliable and cost-effective cellular connectivity for IoT and M2M applications.
Read more...Advanced STM32 debugging in VS Code
Design Automation
Once an STM32 project is running in VS Code, the IAR C-SPY Debug extension adds a professional-grade analysis layer that scales with project complexity.
While every effort has been made to ensure the accuracy of the information contained herein, the publisher and its agents cannot be held responsible for any errors contained, or any loss incurred as a result. Articles published do not necessarily reflect the views of the publishers. The editor reserves the right to alter or cut copy. Articles submitted are deemed to have been cleared for publication. Advertisements and company contact details are published as provided by the advertiser. Technews Publishing (Pty) Ltd cannot be held responsible for the accuracy or veracity of supplied material.