Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kokilarathan siva01 addition #1502

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

kokilarathan-siva01
Copy link

No description provided.

instead of looping through all stored encodings for each detected face, this code first computes the encodings of all detected faces and then computes the Euclidean distance between the encodings of all detected faces and all stored encodings at once using NumPy broadcasting. This approach is likely to be much faster than the previous approach for large datasets.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant