blakeblackshear.frigate/frigate/config
Nicolas Mowen 03c8e5ce8d Improve face recognition (#15205)
* Validate faces using cosine distance and SVC

* Formatting

* Use opencv instead of face embedding

* Update docs for training data

* Adjust to score system

* Set bounds

* remove face embeddings

* Update writing images

* Add face library page

* Add ability to select file

* Install opencv deps

* Cleanup

* Use different deps

* Move deps

* Cleanup

* Only show face library for desktop

* Implement deleting

* Add ability to upload image

* Add support for uploading images
2025-01-18 21:34:09 -07:00
..
camera Fix label check (#14610) 2025-01-18 21:34:09 -07:00
__init__.py
auth.py fix regex for cookie_name to be general snake case (#14854) 2024-11-18 11:26:36 -07:00
base.py
camera_group.py
config.py Fix label check (#14610) 2025-01-18 21:34:09 -07:00
database.py
env.py
logger.py
mqtt.py
notification.py
proxy.py
semantic_search.py Improve face recognition (#15205) 2025-01-18 21:34:09 -07:00
telemetry.py
tls.py
ui.py