Coder Social home page Coder Social logo

varungohil / face-recognition-system-using-eigen-values Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 6.32 MB

The project presents a unsupervised learning framework which can learn and recognize human faces. A face can be described using a set of 2D characterisitic views. The "eigen faces" or eigen vectors of the training images are used to define a face space. The images are projected onto this face space that also encodes the variation amongst the known faces.

Python 100.00%
recognize-faces face-recognition eigen-face face-recognition-python face-space

face-recognition-system-using-eigen-values's Introduction

Face-Recognition-System-using-Eignen-Values

Dependencies

  • Python 3.4
  • OpenCV
  • Numpy

How to Run?

There are two ways to run the program:

  • Recognize faces for all test images
python main.py
  • Recognizes face for a specified image
python main.py <path_to_image>

Output Format

  • When we recognize faces for all test images, the output is a table in which the first column specifies the expected output, the second column specifies the actual output and the third column wheter the recognition was correct or not.

  • When we recognize face in a specified image . The output ranges from s1 till s40.

    For example, If the output is s4 then that means that the test image is recognized to be the person whose images are in folder s4.


The methodology is as described in the following papers:

Turk, M., & Pentland, A. (1991). Eigenfaces for recognition. Journal of cognitive neuroscience, 3(1), 71-86

Eigenfaces for Face Detection/Recognition

For details on dataset used and results, please refer to Report.pdf


This work was done as part of assignment in the Probability and Random Processes course at IIT Gandhinagar.

face-recognition-system-using-eigen-values's People

Contributors

varungohil avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.