Smartphone Facial Recognition
From Psyc 40 Wiki
By Kenneth Wu
Note: This page is incomplete.
Recognizing faces is trivial for humans but has been a difficult task for computers until recently. [1] 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
- ↑ Brownlee, J. (2019, July 5). A gentle introduction to deep learning for face recognition. Machine Learning Mastery. Retrieved November 14, 2022, from https://machinelearningmastery.com/introduction-to-deep-learning-for-face-recognition/