Smartphone Facial Recognition

From Psyc 40 Wiki
Revision as of 23:31, 21 October 2022 by User (talk | contribs)
Jump to: navigation, search

By Kenneth Wu

Note: This page is incomplete.

Recognizing faces is trivial for humans but has been a difficult task for computers until recently <ref> https://machinelearningmastery.com/introduction-to-deep-learning-for-face-recognition/. Cite error: The opening <ref> tag is malformed or has a bad name The deep learning models popular in modern facial recognition systems use much more memory, disk storage, and computational resources than traditional computer vision, presenting significant challenges to the limited hardware capabilities of smartphones ([1]). Accordingly, smartphone manufacturers have taken to creating processors with dedicated neural engines for deep learning tasks ([2]) as well as creating simpler and more compact models that mimic the behavior of more complex models ([3].

References