blakeblackshear.frigate/frigate/embeddings
Josh Hawkins 8a8a0c7dec
Embeddings normalization fixes (#14284)
* Use cosine distance metric for vec tables

* Only apply normalization to multi modal searches

* Catch possible edge case in stddev calc

* Use sigmoid function for normalization for multi modal searches only

* Ensure we get model state on initial page load

* Only save stats for multi modal searches and only use cosine similarity for image -> image search
2024-10-11 13:11:11 -05:00
..
functions Openvino models (#14283) 2024-10-11 10:47:23 -06:00
__init__.py Embeddings fixes (#14269) 2024-10-10 16:37:43 -05:00
embeddings.py Add time remaining to embedding reindex pane (#14279) 2024-10-11 07:04:25 -06:00
maintainer.py Embeddings fixes (#14269) 2024-10-10 16:37:43 -05:00
util.py Embeddings normalization fixes (#14284) 2024-10-11 13:11:11 -05:00