Face recognition uses a pre-trained model (keras-vggface) to embedding human face to compare (cosine distance) with the embedded face in the database
-
Updated
Feb 8, 2023 - PureBasic
Face recognition uses a pre-trained model (keras-vggface) to embedding human face to compare (cosine distance) with the embedded face in the database
Add a description, image, and links to the recognize-faces topic page so that developers can more easily learn about it.
To associate your repository with the recognize-faces topic, visit your repo's landing page and select "manage topics."