blakeblackshear.frigate/frigate/embeddings
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
..
onnx Refactor face recognition (#17368) 2025-03-25 19:59:03 -05:00
__init__.py Face recognize api (#17233) 2025-03-19 09:02:25 -06:00
embeddings.py Add ability to use Jina CLIP V2 for semantic search (#16826) 2025-02-26 07:58:25 -07:00
maintainer.py Classification fixes (#17337) 2025-03-24 09:12:42 -05:00
util.py Embeddings normalization fixes (#14284) 2024-10-11 13:11:11 -05:00