"NotablePerson" (Built-in Classifier)
"NotablePerson" (Built-in Classifier)
Determine the notable person in an image.
Classes

Examples
open all close allBasic Examples (2)
Use the "NotablePerson" built-in classifier to determine what notable person is depicted in the given image:
Obtain the probabilities for the most likely classes:
Obtain a ClassifierFunction for this classifier:
Scope (1)
Load the ClassifierFunction corresponding to the built-in classifier:
Options (3)
ClassPriors (1)
Use a custom ClassPriors to restrict the possible outputs:
IndeterminateThreshold (1)
Use a custom IndeterminateThreshold:
Neat Examples (1)
Obtain different notable persons with their corresponding probabilities:
Visualize a subset of results with the highest probabilities using WordCloud:
See Also
Classify NetModel FindFaces FaceRecognize
Classifiers: FacialAge FacialGender FacialExpression
Related Guides
History
Introduced in 2018 (11.3)