Face Quality - 1.4 English

Vitis AI Library User Guide (UG1354)

Document ID
UG1354
Release Date
2021-07-22
Version
1.4 English

Th Face Quality library uses the face quality network to detect the quality score of a face. If a face is clear and a front face, the score is high. On the contrary, a blurry or side face will get a low score. The score range from 0 to 1. It also provide face landmark positions. The input is a face which is detected by face detect network and the output contains quality score and five landmark key points.

Figure 1. Face Quality Example

The following table lists the face quality models supported by the Vitis AI Library.

Table 1. Face Quality Models List
No Model Name Framework
1 face-quality Caffe
2 face-quality_pt PyTorch