Face-Recognition

An Example: Face Recognition Using Backpropagation

Unit 4 Navigation

Remarks on Backpropagation  |  Next → Advanced Topics: Error Functions


4.7 Face Recognition with Backpropagation

This section walks through applying Backpropagation to a real learning task — recognising which direction a person is facing from a camera image. It illustrates the design decisions every ANN practitioner must make, and what the network actually learns internally.


4.7.1 The Task

Dataset

PropertyDetail
Total images624 greyscale images
Subjects20 different people
Images per person~32
Image resolution120 × 128 pixels
Pixel depthGreyscale, 0–255

Variations within the dataset: