Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the updraftplus domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/lmi_wordpress/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the polylang domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/lmi_wordpress/wp-includes/functions.php on line 6114
PhD Toolbox – Laboratory for Machine Intelligence

PhD Toolbox

The PhD (Pretty helpful Development functions for) face recognition toolbox is a collection of Matlab functions and scripts intended to help researchers working in the field of face recognition. The toolbox was produced as a byproduct of the research work presented here and here and is freely available for download. It includes implementations of several state-of-the-art face recognition techniques as well as a number of demo scripts, which can be extremely useful for beginners in the field of face recognition.

The PhD toolbox features implementations of several early face recognition techniques, such as principal component analysis, linear discriminant analysis, kernel principal component analysis, or kernel fisher analysis. In addition to these techniques, it contains functions for Gabor filter construction, Gabor feature extraction, phase congruency computation and others. An important part of the toolbox are also the evaluation tools that allow for the construction of the most common performance curves (e.g., ROC, DET, CMC, EPC) used for evaluating face recognition systems.

In addition to the above, the toolbox also features a large number of demo scripts that demonstrate how to use the functions from the toolbox in face recognition experiments using a real database. These scripts demonstrate the complete procedure of building and testing face recognition systems based on Gabor filters and subspace projection techniques.

Documentation

Browse through the PhD toolbox manual HERE.

Download

Download the PhD toolbox from:

Cite

If you use the PhD toolbox for your research work, please cite the following publications:

@article{CGF-Struc_2010,
title = {The Complete Gabor-Fisher Classifier for Robust Face Recognition},
author = {Vitomir Štruc and Nikola Pavešić},
doi = {10.1155/2010/847680},
year = {2010},
journal = {EURASIP Advances in Signal Processing},
volume = {2010},
pages = {26},
}
@article{grm2017strengths,
title = {Strengths and weaknesses of deep learning models for face recognition against image degradations},
author = {Klemen Grm and Vitomir Štruc and Anais Artiges and Matthieu Caron and Hazim K. Ekenel},
url = {https://arxiv.org/pdf/1710.01494.pdf},
year = {2017},
date = {2017-01-01},
journal = {IET Biometrics},
volume = {7},
number = {1},
pages = {81--89},
publisher = {IET},
}