A Jupyter Notebook that implements in Python 3 the Eigenfaces algorithm for face recognition
-
Updated
Jan 30, 2019 - Jupyter Notebook
A Jupyter Notebook that implements in Python 3 the Eigenfaces algorithm for face recognition
K-means implementation in python using Jupyter Notebook
This repository contains a Jupyter Notebook that implements PCA (Principal Component Analysis) from scratch for facial recognition. It demonstrates the steps involved in PCA, including eigenface computation and accuracy comparisons for different components.
Add a description, image, and links to the eigenfaces topic page so that developers can more easily learn about it.
To associate your repository with the eigenfaces topic, visit your repo's landing page and select "manage topics."