Face Detection on Mobile: Five Implementations and Analysis

05/11/2022
by   Kostiantyn Khabarlak, et al.
0

In many practical cases face detection on smartphones or other highly portable devices is a necessity. Applications include mobile face access control systems, driver status tracking, emotion recognition, etc. Mobile devices have limited processing power and should have long-enough battery life even with face detection application running. Thus, striking the right balance between algorithm quality and complexity is crucial. In this work we adapt 5 algorithms to mobile. These algorithms are based on handcrafted or neural-network-based features and include: Viola-Jones (Haar cascade), LBP, HOG, MTCNN, BlazeFace. We analyze inference time of these algorithms on different devices with different input image resolutions. We provide guidance, which algorithms are the best fit for mobile face access control systems and potentially other mobile applications. Interestingly, we note that cascaded algorithms perform faster on scenes without faces, while BlazeFace is slower on empty scenes. Exploiting this behavior might be useful in practice.

READ FULL TEXT

page 3

page 4

research
02/16/2016

Deep Feature-based Face Detection on Mobile Devices

We propose a deep feature-based face detector for mobile devices to dete...
research
04/27/2019

Accelerating Proposal Generation Network for Fast Face Detection on Mobile Devices

Face detection is a widely studied problem over the past few decades. Re...
research
08/22/2021

Training and Profiling a Pediatric Emotion Recognition Classifier on Mobile Devices

Implementing automated emotion recognition on mobile devices could provi...
research
06/29/2022

Distributed Edge-based Video Analytics on the Move

In recent years, we have witnessed an explosive growth of data. Much of ...
research
06/29/2018

It All Matters: Reporting Accuracy, Inference Time and Power Consumption for Face Emotion Recognition on Embedded Systems

While several approaches to face emotion recognition task are proposed i...
research
05/24/2018

Mobile Face Tracking: A Survey and Benchmark

With the rapid development of smartphones, facial analysis has been play...
research
07/16/2020

SqueezeFacePoseNet: Lightweight Face Verification Across Different Poses for Mobile Platforms

Virtual applications through mobile platforms are one of the most critic...

Please sign up or login with your details

Forgot password? Click here to reset