FaceModel Enumeration¶
Namespace: id3.Face
Definition¶
class FaceModel
enum FaceModel
public enum FaceModel
public enum FaceModel
public enum FaceModel
typedef enum id3FaceModel
Fields¶
Name |
Value |
Description |
---|---|---|
|
1001 |
Face detector 3A. Legacy high-accuracy detector, mainly for server-based or offline applications. |
|
1002 |
Face detector 3B. Legacy light detector, mainly for mobile/embedded real-time detection/tracking applications. |
|
1003 |
Face detector 3C. Ultra-light detector, dedicated to short-range real-time detection/tracking applications only. |
|
1004 |
Face detector 4A. Highest accuracy detector in this SDK, mainly for server-based or offline applications. |
|
1005 |
Face detector 4B. Light and accurate detector, mainly for mobile/embedded real-time detection/tracking applications. |
|
1006 |
Hardware specific declination of Face detector 4B. |
|
1102 |
Face encoder 8A. Legacy model. |
|
1103 |
Face encoder 8B. Legacy model. |
|
1104 |
Face encoder 9A. Highest accuracy face encoder in this SDK, mainly for server-based 1:N applications. |
|
1105 |
Face encoder 9B. Light and accurate face encoder, mainly for mobile/embedded 1:1 applications. |
|
1106 |
Face encoder 9C. Ultra-light face encoder, dedicated to face tracking only. |
|
1152 |
Periocular encoder 2A. Highest accuracy periocular encoder in this SDK. Provides an efficient alternative to face encoders when people wear masks in server-based 1:N applications. |
|
1202 |
Face encoding quality estimator 3A. |
|
1301 |
Face landmarks estimator 2A. |
|
1350 |
Face age estimator 1A. |
|
1401 |
Face attributes estimator 2A. |
|
1450 |
Face expression classifier 1A. |
|
1510 |
Eye openness detector 1A. |
|
1520 |
Eye redness detector 1A. |
|
1531 |
Eye gaze estimator 2A. |
|
1550 |
Face background uniformity estimator 1A. |
|
1601 |
Face mask classifier 2A. |
|
1651 |
Face occlusion detector 2A. |
|
1700 |
Face pose estimator 1A. |
|
1801 |
Face color-based presentation attack detector (PAD) 2A. |
|
1810 |
Face blurriness detector 1A. |
|
1831 |
Face attack support detector 2A. |
|
1841 |
Face attack support detector 3A. |
|
1850 |
Face depth-based presentation attack detector (PAD) 2A. |
|
1870 |
Background removal model. |
|
1871 |
Face segmenter model. |