Click here to Skip to main content
15,868,141 members
Articles / Artificial Intelligence / Keras

Introduction to Face Identification

Rate me:
Please Sign up or sign in to vote.
4.91/5 (4 votes)
28 Jul 2021CPOL6 min read 10.8K   2.9K   12  
In this article, we focus on developing and testing a face identification algorithm along with the face detection module.
Here we state the problem of face identification. Then do a short review of existing AI libraries for face identification. We use the Keras FaceNet library. Then we develop the Python code for face identification and test the algorithm with the created face database.

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