Click here to Skip to main content
15,881,380 members
Articles / Artificial Intelligence / Deep Learning

Getting Started With Hybrid Edge AI for Facial Recognition

Rate me:
Please Sign up or sign in to vote.
4.73/5 (4 votes)
16 Jul 2021CPOL4 min read 6.6K   426   11  
In this article we discuss the principles of face detection and facial recognition.
Here we state the problem of face recognition using AI and Edge devices. Then list the main steps: detection, alignment, feature extraction, and identification. And finally, give a short outline of the series and state the tools we’ll use: Python, MTCNN, Keras with TensorFlow, OpenCV, FaceNet.

Views

Daily Counts

Downloads

Weekly Counts

This article is part of the series 'Hybrid Edge AI for Facial Recognition View All

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Team Leader VIPAKS
Russian Federation Russian Federation
EDUCATION:

Master’s degree in Mechanics.

PhD degree in Mathematics and Physics.



PROFESSIONAL EXPERIENCE:

15 years’ experience in developing scientific programs
(C#, C++, Delphi, Java, Fortran).



SCIENTIFIC INTERESTS:

Mathematical modeling, symbolic computer algebra, numerical methods, 3D geometry modeling, artificial intelligence, differential equations, boundary value problems.

Comments and Discussions