TL;DR
EmotionNet Nano is a compact, efficient deep neural network designed for real-time facial expression recognition on low-cost embedded devices, achieving high accuracy and speed with significantly fewer parameters.
Contribution
This paper introduces EmotionNet Nano, a novel deep CNN architecture optimized for real-time FEC on embedded devices, combining human and machine design strategies for improved efficiency.
Findings
Achieves comparable accuracy to state-of-the-art FEC networks with 23x fewer parameters.
Runs in real-time at over 25 FPS on ARM embedded processors.
Demonstrates high energy efficiency, exceeding 1.7 images/sec/watt.
Abstract
While recent advances in deep learning have led to significant improvements in facial expression classification (FEC), a major challenge that remains a bottleneck for the widespread deployment of such systems is their high architectural and computational complexities. This is especially challenging given the operational requirements of various FEC applications, such as safety, marketing, learning, and assistive living, where real-time requirements on low-cost embedded devices is desired. Motivated by this need for a compact, low latency, yet accurate system capable of performing FEC in real-time on low-cost embedded devices, this study proposes EmotionNet Nano, an efficient deep convolutional neural network created through a human-machine collaborative design strategy, where human experience is combined with machine meticulousness and speed in order to craft a deep neural network design…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
