Face Recognition - 1.2 English

Vitis AI Library User Guide (UG1354)

Document ID
UG1354
Release Date
2020-07-21
Version
1.2 English

The models of facefeature are used for face recognition. They can extract features of a person's face. The output of these models are 512 features. If we have two different images and we want to know they are the same person. We can use these models to extract features of the two images, and then use calculation functions and mapped functions to get the similarity of the two images.

Figure 1. Face Recognition Example

The following table shows the face recognition models supported by the AI Library.

Table 1. Face Recognition Model List
No Model Name Framework
1 facerec_resnet20 Caffe
2 facerec_resnet64