The embedding stage runs the aligned face through a model that outputs a fixed-length vector of numbers, for example a few hundred values. This vector is the embedding. Its useful property is geometric: embeddings of the same person sit close together in that numeric space, while embeddings of different people sit far apart. Because of this, the system can compare faces by measuring distances between vectors instead of comparing raw images, and it never needs to store the original photographs to do it.
How AI Recognizes a Face: From Detection to Identity Match
The Face Recognition Pipeline: Detection, Embedding, Matching
From Face to Numbers
4 / 5
With the face aligned, the system does something that sounds strange at first: it throws the image away and keeps only numbers.
0:00 / 0:00