blakeblackshear.frigate/frigate/embeddings/onnx
Nicolas Mowen b18d1fb970
Refactor face recognition (#17368)
* Refactor face recognition to allow for running lbph or embedding

* Cleanup

* Use weighted average for faces

* Set correct url

* Cleanup

* Update docs

* Update docs

* Use scipy trimmed mean

* Normalize

* Handle color and gray landmark detection

* Upgrade to new arcface model

* Implement sigmoid function

* Rename

* Rename to arcface

* Fix

* Add face recognition model size to ui config

* Update toast
2025-03-25 19:59:03 -05:00
..
base_embedding.py Refactor face recognition (#17368) 2025-03-25 19:59:03 -05:00
facenet.py Refactor face recognition (#17368) 2025-03-25 19:59:03 -05:00
jina_v1_embedding.py
jina_v2_embedding.py Add ability to use Jina CLIP V2 for semantic search (#16826) 2025-02-26 07:58:25 -07:00
lpr_embedding.py
runner.py Reuse constants (#16874) 2025-02-28 21:35:09 -07:00