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

compare obama and test.jpg #16

Open
yippeesoft opened this issue Jun 27, 2019 · 0 comments
Open

compare obama and test.jpg #16

yippeesoft opened this issue Jun 27, 2019 · 0 comments

Comments

@yippeesoft
Copy link

yippeesoft commented Jun 27, 2019

obama

_faces_discriptions = [] _faces_discriptions.append(prediction[0][0]) _faces_discriptions.append(prediction2[0][0]) simmm=face_services.compare_faces(_faces_discriptions,prediction2[0][0]) print('simm {}'.format(simmm))

[Face Services | face_distance] Distance between two faces is [732.0524 0. ]
[Face Services | similar_indx] similar_indx between two faces is [0, 1]
simm [0, 1]

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

No branches or pull requests

1 participant