Skip to content

Does using options={ "face_plugins": "calculator"}) lead to additional overhead? #833

Answered by pospielov
martinenkoEduard asked this question in Q&A
Discussion options

You must be logged in to vote

If you use a face detection service, then yes, we will have to run one more neural network to calculate the embedding.
If you use a face recognition service, then no, the plugin is used by default. The only difference is that with the plugin enabled we return more information.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by martinenkoEduard
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants