Face Verification is a machine learning task in computer vision that involves determining whether two facial images belong to the same person or not. The task involves extracting features from the facial images, such as the shape and texture of the face, and then using these features to compare and verify the similarity between the images.
<span style="color:grey; opacity: 0.6">( Image credit: Pose-Robust Face Recognition via Deep Residual Equivariant Mapping )</span>