Design Automation


Deep learning APIs for Espressif SoCs

27 October 2021 Design Automation

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.


Credit(s)



Share this article:
Share via emailShare via LinkedInPrint this page

Further reading:

LTE Cat 1 bis communication
iCorp Technologies Telecoms, Datacoms, Wireless, IoT
The EG810M series is a series of LTE Cat 1 bis wireless communication modules specially designed by Quectel for M2M and IoT applications.

Read more...
Smart module for multi-media devices
iCorp Technologies Telecoms, Datacoms, Wireless, IoT
Powered by a Qualcomm processor, Quectel’s new SC200V is designed to deliver exceptional performance across system capabilities, multimedia functions, and network connectivity.

Read more...
High voltage instrument op-amp
iCorp Technologies Analogue, Mixed Signal, LSI
The SGM621B is a high accuracy, high voltage instrumentation amplifier, which is designed to set any gain from 1 to 10 000 with one external resistor.

Read more...
MPLAB PICkit Basic
ASIC Design Services Design Automation
To make its robust programming and debugging capabilities accessible to a wider range of engineers, Microchip Technology has launched the MPLAB PICkit Basic in-circuit debugger.

Read more...
IoT/M2M-optimised LTE module
iCorp Technologies Telecoms, Datacoms, Wireless, IoT
The EG810M series is a series of LTE Cat 1 bis wireless communication modules specially designed by Quectel for M2M and IoT applications.

Read more...
Tiny power inductor for low noise applications
iCorp Technologies Passive Components
With the evolution of Bluetooth, chips, sensors and other technologies, the design of TWS earphones is becoming smaller and thinner, and the performance and size requirements of integrated inductors need to follow suit.

Read more...
Accelerating RF PCB design in a 5G world
ASIC Design Services Editor's Choice Design Automation
Billions of IoT devices coming online in the coming years will require RF design capabilities that support ultra-fast 5G speeds.

Read more...
Upgraded multiphase power inductor
iCorp Technologies Power Electronics / Power Management
The increased demand for computing power in data centres has resulted in the development of multi-phase ultra-low profile, ultra-high current copper magnetic co-fired power inductors.

Read more...
Wi-Fi 4 and Bluetooth LE 5.0 module
iCorp Technologies Telecoms, Datacoms, Wireless, IoT
The FGM840R has a built-in Cortex M33 and M23 dual-core processor and supports IEEE 802.11a/b/g/n protocol and BLE 5.0.

Read more...
ESP32-C6 achieves Thread 1.4 certification
iCorp Technologies DSP, Micros & Memory
The ESP32-C6 has achieved Thread 1.4 Interoperability Certification, offering secure commissioning, advanced diagnostics, enhanced internet connectivity with Thread over Infrastructure, and optimised energy-efficient device roles.

Read more...