frigate/frigate/embeddings/onnx
Josh Hawkins 8094dd4075
Fixes (#18117)
* face library i18n fixes

* face library i18n fixes

* add ability to use ctrl/cmd S to save in the config editor

* Use datetime as ID

* Update metrics inference speed to start with 0 ms

* fix android formatted thumbnail

* ensure role is comma separated and stripped correctly

* improve face library deletion

- add a confirmation dialog
- add ability to select all / delete faces in collections

* Implement lazy loading for video previews

* Force GPU for large embedding model

* GPU is required

* settings i18n fixes

* Don't delete train tab

* webpush debugging logs

* Fix incorrectly copying zones

* copy path data

* Ensure that cache dir exists for Frigate+

* face docs update

* Add description to upload image step to clarify the image

* Clean up

---------

Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
2025-05-09 07:36:44 -06:00
..
base_embedding.py Refactor face recognition (#17368) 2025-03-25 19:59:03 -05:00
face_embedding.py Fixes (#18117) 2025-05-09 07:36:44 -06:00
jina_v1_embedding.py Use HF_ENDPOINT env instead of hardcoding https://huggingface.co (#18036) 2025-05-04 19:38:17 -05:00
jina_v2_embedding.py Use HF_ENDPOINT env instead of hardcoding https://huggingface.co (#18036) 2025-05-04 19:38:17 -05:00
lpr_embedding.py LPR improvements (#17716) 2025-04-15 09:40:12 -06:00
runner.py catch not implemented exception (#17594) 2025-04-07 20:41:53 -06:00