Skip to content

Achieved accurate face recognition capabilities through a model employing SVM, Random Forest, and PDA, demonstrating effectiveness in accomplishing project goals.

License

Notifications You must be signed in to change notification settings

Shreyas2409/Face-Recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Face-Recognition

Developed an advanced face recognition system by converting images to grayscale and extracting features using Haar Cascade, which were saved in pickle format. Principal Discriminant Analysis (PDA) was employed for dimensionality reduction. Multiple classifiers, including Support Vector Machine (SVM), Random Forest, and Logistic Regression, were trained on the processed data. The SVM classifier achieved the highest accuracy, demonstrating the system's effectiveness in accurately recognizing faces.

About

Achieved accurate face recognition capabilities through a model employing SVM, Random Forest, and PDA, demonstrating effectiveness in accomplishing project goals.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages