On the basis of face recognition examples, participants will be made familiar with the structure of a biometric recognition experiment including concepts of feature extraction, model enrollment, score computation, and evaluation. In three hands-on exercises, the participants will run three very different face recognition algorithms. After starting with a simple Eigenface approach, the more complex algorithm of Gaussian mixture modeling of DCT features will be introduced and evaluated. Finally, we will extend the framework by introducing a new algorithm, i.e., extracting deep features from the publicly available VGG face network using the Python interface of Caffe.
---