vix.ing · top · new · best · stats · spec

Embedded Implementation of a Deep Learning Smile Detector

2018/07/10 by Pedram Ghazi, Ghazi, Pedram, Antti P. Happonen +5
Computer Science · Mathematics · #Computer Vision and Pattern Recognition (cs.CV) #FOS: Computer and information sciences #Machine Learning (cs.LG) #Machine Learning (stat.ML) #cs.CV #cs.LG #stat.ML

paper · pdf · doi:10.48550/arxiv.1807.10570

This work has been submitted to the IEEE for possible publication

arxiv created 2018/07/10 · arxiv updated 2018/07/30

Abstract

In this paper we study the real time deployment of deep learning algorithms in low resource computational environments. As the use case, we compare the accuracy and speed of neural networks for smile detection using different neural network architectures and their system level implementation on NVidia Jetson embedded platform. We also propose an asynchronous multithreading scheme for parallelizing the pipeline. Within this framework, we experimentally compare thirteen widely used network topologies. The experiments show that low complexity architectures can achieve almost equal performance as larger ones, with a fraction of computation required.

Related