Class FaceRecognitionParams (2.4.4)

FaceRecognitionParams(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Parameters for a celebrity recognition request. .. attribute:: celebrity_set

The resource names for one or more CelebritySets. A celebrity set is preloaded and can be specified as "builtin/default". If this is specified, the algorithm will try to match the faces detected in the input image to the Celebrities in the CelebritySets.

:type: Sequence[str]