An open API service indexing awesome lists of open source software.

https://github.com/khyatimahendru/eigenfaceswithsvd

Facial Recognition on 'Labelled Faces in the Wild Dataset' using the concept of Eigenfaces. I have used Singular Value Decomposition to obtain the eigenfaces used.
https://github.com/khyatimahendru/eigenfaceswithsvd

classification computer-vision decomposition eigenfaces face-recognition facial-recognition labelled-faces linear-algebra svd svd-factorization

Last synced: about 1 month ago
JSON representation

Facial Recognition on 'Labelled Faces in the Wild Dataset' using the concept of Eigenfaces. I have used Singular Value Decomposition to obtain the eigenfaces used.

Awesome Lists containing this project

README

        

# EigenfacesWithSVD
Facial Recognition on 'Labelled Faces in the Wild Dataset' using the concept of Eigenfaces. I have used Singular Value Decomposition to obtain the eigenfaces.