Project IV 2010-2011

Face Recognition

Description

While the human brain is able to detect and even recognise faces within fractions of a second, teaching a computer to do the same thing is an altogether different matter. Why is that?

A wide variety of techniques and mathematical ideas for face recognition has been developed over the years. Some of these have meanwhile found application in consumer electronics (see for instance the face detectors found in many digital cameras). However, many problems remain, and a clear "best" method has not yet surfaced.

Many of the more successful mathematical methods are inspired, to some extent, on increasing knowledge about how the human brain does these recognition tasks (see e.g. the talk by Jeff Hawkins linked to below). In this project you will study one or more of these modern mathematical techniques underlying face recognition algorithms, and get hands-on experience with them.

Prerequisites

You can do this project without any programming, and focus on the theory. However, some programming experience or experience with Matlab or Mathematica can be useful to make the theory less dry.

Resources and references