Click here to Skip to main content
15,881,248 members
Articles / Artificial Intelligence / Machine Learning

AI Face Recognition with a Pre-Trained Model

Rate me:
Please Sign up or sign in to vote.
5.00/5 (1 vote)
6 Aug 2020CPOL4 min read 18.1K   378   6  
In this article we’ll adapt the VGG16 model.
Here we’ll investigate an alternative approach – utilizing a pre-trained model. We’ll take a CNN that had been previously trained for face recognition on a dataset with millions of images – and adapt it to solve our problem.

Views

Daily Counts

Downloads

Weekly Counts

This article is part of the series 'Minority Report Tank Top Detector View All

License

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


Written By
Software Developer
Serbia Serbia
Computer Scientist and book author living in Belgrade and working for a German IT company. Author of Practical Artificial Intelligence: Machine Learning, Bots, and Agent Solutions Using C# (Apress, 2018) and PrestaShop Recipes (Apress, 2017). Lover of Jazz and cinema Smile | :)

Comments and Discussions