Class CelebrityRecognitionAnnotation (2.2.0)

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

Celebrity recognition annotation per video. .. attribute:: celebrity_tracks

The tracks detected from the input video, including recognized celebrities and other detected faces in the video.

:type: Sequence[google.cloud.videointelligence_v1p3beta1.types.CelebrityTrack]