Abstract
Face detection and alignment are challenging operations due to variations in image angles, background lighting conditions and intermediate blocking objects. Recent work has shown that these tasks can be improved through the use of a multi-task cascaded convolutional neural network (MTCNN) architecture. However, it is difficult to implement such an approach in a low-end edge AI system because of its high computational complexity. This paper presents the design of an MTCNN based on a low-cost and low-power processor/FPGA system that can be used in IoT applications. First, we analyze the computational requirements of the algorithm. Based on this analysis, we develop an optimized implementation to achieve real-time processing, taking advantage of the available hardware resources. In order to enhance the throughput and reduce the power consumption for AI edge devices, we store all intermediate results in on-chip block RAM. We achieve a frame rate of 15.2 frames per second, which meets the needs of security cameras that are widely used in IoT systems. Furthermore, our approach has a 2.67 times lower power consumption than for a previous MTCNN implementation.
Original language | English (US) |
---|---|
Title of host publication | IoTaIS 2020 - Proceedings |
Subtitle of host publication | 2020 IEEE International Conference on Internet of Things and Intelligence Systems |
Publisher | Institute of Electrical and Electronics Engineers Inc. |
Pages | 129-135 |
Number of pages | 7 |
ISBN (Electronic) | 9781728194486 |
DOIs | |
State | Published - Jan 27 2021 |
Event | 2020 IEEE International Conference on Internet of Things and Intelligence Systems, IoTaIS 2020 - Virtual, Bali, Indonesia Duration: Jan 27 2021 → Jan 28 2021 |
Publication series
Name | IoTaIS 2020 - Proceedings: 2020 IEEE International Conference on Internet of Things and Intelligence Systems |
---|
Conference
Conference | 2020 IEEE International Conference on Internet of Things and Intelligence Systems, IoTaIS 2020 |
---|---|
Country/Territory | Indonesia |
City | Virtual, Bali |
Period | 1/27/21 → 1/28/21 |
Bibliographical note
Publisher Copyright:© 2021 IEEE.
Keywords
- FPGA
- Face detection and alignment
- IoT
- MTCNN
- low-power
- real-time