Click here to Skip to main content
15,886,258 members
Articles / Artificial Intelligence / Machine Learning

Preparing a Dataset for AI Face Recognition

Rate me:
Please Sign up or sign in to vote.
5.00/5 (3 votes)
4 Aug 2020CPOL4 min read 8.8K   217   7  
In this article, we’ll talk about preparing a dataset for feeding the correct data to a CNN.
Here we’ll create a dataset parser/processor and run it on the Yale Face dataset, which contains 165 grayscale images of 15 different people. This dataset is small but sufficient for our purpose – learning.

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