Implementation of Face Embeddings using buffalo_l model#294
Conversation
Test Results264 tests 264 ✅ 10m 47s ⏱️ Results for commit 5bc63a4. ♻️ This comment has been updated with latest results. |
f6499de to
976e797
Compare
Benchmark Results |
There was a problem hiding this comment.
Lgtm! CI is happy and no regressions though I didn't critically review this, I will let @Iamdavidonuh who has more context around the code give a critical review for this.
da923f3 to
c2473ef
Compare
c2473ef to
01e1453
Compare
|
The insightface model card says:
https://github.com/deepinsight/insightface/tree/master/model_zoo This is something to consider for this integration. Either have a warning or disclaimer attached to the model. |
Oof that's tough... we can add the warning and have folks obtain the license themselves |
Yeah. I think it's quite discouraging. I'm not sure how obtaining the license might work, but a warning would be good. See: |
Alright then I will add the warning and make a note even in public facing docs |
085462f to
725a074
Compare
Commercially-licensed alternative to Buffalo_L using YuNet (MIT) for face detection and SFace (Apache 2.0) for 128-dim embeddings. Extracts shared face_align module (NMS, warp_affine, similarity transform) used by both pipelines with minor perf optimisations. Regenerates Go, Node, and Python SDK clients.
HAKSOAT
left a comment
There was a problem hiding this comment.
Checked the changes. Looks good too.
aa1f12b to
56c3ab4
Compare
56c3ab4 to
5bc63a4
Compare
No description provided.