AVmod is a Audiovisual modulator developed with Deep Fake
-
Updated
Nov 22, 2022 - Jupyter Notebook
AVmod is a Audiovisual modulator developed with Deep Fake
Face recognition uses a pre-trained model (keras-vggface) to embedding human face to compare (cosine distance) with the embedded face in the database
AVmod is a Audiovisual modulator developed with Deep Fake
My Project contains 8,664 photos featuring 100 distinct actors, Utilizing cosine similarity calculations, the model effectively identifies and retrieves the most akin images that bear resemblance to the inputted facial features, enabling precise face matching capabilities. I have used keras-vgg_face to efficiently extract the features of face.
Add a description, image, and links to the keras-vggface topic page so that developers can more easily learn about it.
To associate your repository with the keras-vggface topic, visit your repo's landing page and select "manage topics."