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

128 dimension face matching algo #3152

Open
rpatidar opened this issue May 3, 2024 · 0 comments
Open

128 dimension face matching algo #3152

rpatidar opened this issue May 3, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@rpatidar
Copy link

rpatidar commented May 3, 2024

Description

(A clear and concise description of what the feature is.)
Generating Face matching 128 dimension

Will this change the current api? How?
As of now embedding returned by the model are of 512 dimension. http://djl.ai/examples/docs/face_recognition.html
how can the embedding be generated with the 128 dimension size.

Who will benefit from this enhancement?
Data generated with 512 dimension is of 2KB which can't meet the storage size such as QR codes.

References

  • list reference and related literature
  • list known implementations

https://discuss.tensorflow.org/t/using-the-facenet-model-for-face-recognition-in-android/1409

@rpatidar rpatidar added the enhancement New feature or request label May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant