Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 432 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 432 Bytes

FACIAL-RECOGNITION

Language used : Python

This is a facial recognition repository which I have tried to implement using PCA from Scratch. The code is named as "main.py" python file. The images used in the project are in the folder "dataset". Kindly keep the "dataset" folder and "main.py" under the same directory.

For any difficulty, feel free to read "Report.pdf". It contains detailed description about the implementation.