Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1. You all are aware that face recognition is a method of identifying or verifying the identity of an individual using their face. A typical

1. You all are aware that face recognition is a method of identifying or verifying the identity of an individual using their face. A typical face recognition system
involves face detection followed by classification. In this assignment, you will be implementing the classic Viola Jones Algorithm for detecting the face(s) in
the image and then classify the detected faces using the idea of Eigen Faces.
2 Background

This piece of work by Viola-Jones was notable for a couple of reasons. One, it was the major use of Machine learning and Computer Vision. Two, was the
very fast commercialization of this algorithm. This academic piece of research published in 2001, went on to be shipped into digital cameras. Undoubtedly,
it’s an interesting chance to explore and understand how well could you apply your theory to practice.
3 Dataset
For this assignment you are expected to show your results on any one of the datasets provided here [https://www.face-rec.org/databases/]. In case you have difficulty in choosing a dataset, you may work with Yale Face Database.
4 Deliverables
1. A well commented code-base written in Python.
2. You can use the basic Python libraries like OpenCV, Numpy, Scipy, etc.
3. A short report describing your approach and few prominent results.

Step by Step Solution

3.35 Rating (164 Votes )

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Forensic Accounting

Authors: Robert Rufus, Laura Miller, William Hahn

1st Edition

133427528, 133050475, 9780133427523, 978-0133050479

More Books

Students also viewed these Electrical Engineering questions

Question

How does the winner of a lawsuit enforce the judgment?

Answered: 1 week ago

Question

What Makes Machine Learning Projects Unique in HR

Answered: 1 week ago

Question

What are the benefits of a written data analysis plan?

Answered: 1 week ago