Class FaceRecognitionParams (3.7.1)

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

Parameters for a celebrity recognition request.

Attribute

NameDescription
celebrity_set MutableSequence[str]
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.