Skip to content

Facial Recognition Model implemented using Python & Keras. Image dataset used is UCLA's Fair Face.

Notifications You must be signed in to change notification settings

scottdmorris/facial_recognition_classification

Repository files navigation

CNN Facial Recognition Model

DEPENDENCIES:

  • Was coded on Python 3.8 using Anaconda

  • Tensorflow version 2.6.0

  • Keras version 2.6.0

  • Numpy version 1.19.2

  • Matplotlib version 3.3.2

Ran on Macbook Pro 2017 3.1 GHz Dual-Core Intel Core i5

Click here to access the dataset and training sets. (Too large of a size for Github)

The model should be run in a Jupyter Notebook and remember to change filepaths as needed.

Original Fair Face dataset can be found here