Replies: 2 comments 1 reply
-
that's what face descriptors are for. there are examples in demo folders. |
Beta Was this translation helpful? Give feedback.
0 replies
-
do you know how many descriptors it uses? i know some models are 128 others
can use up to 512 for descriptor points? or is there an option to select
how many i want to store?
…On Mon, May 27, 2024 at 10:50 AM Vladimir Mandic ***@***.***> wrote:
that's what face descriptors are for. there are examples in demo folders.
—
Reply to this email directly, view it on GitHub
<#469 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AB4CQ6RRAJ3M57HYDTB73FDZENB4FAVCNFSM6AAAAABILKQ2DWVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4TKNZRGM4DQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Can I get the iris output and store it so that if the user comes back in the future, I can match his current iris scan with what I have in my database? Or can I save the entire image from a human and use face descriptors to store numerical uniqueness in the database for authentication later on?
Beta Was this translation helpful? Give feedback.
All reactions