Skip to content

In this repo, I demonstrate how simple Linear Algebra concepts can be utilized for powerful image element detection applications

Notifications You must be signed in to change notification settings

arjunsawhney1/face-ML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

FaceML

In this repo, I demonstrate how simple Linear Algebra concepts can be utilized for powerful image element detection applications

Data

I use the Olivetti faces data-set from AT&T, downloaded using the sklearn package

Methods

In the notebook above, I use eigenvectors and dot products to detect and classify facial features. Specifically, I demonstrate how to detect eyeglass wearers and cluster faces by similar facial features such as the presence of a smile or facial hair.

About

In this repo, I demonstrate how simple Linear Algebra concepts can be utilized for powerful image element detection applications

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published