blakeblackshear.frigate/frigate/config
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
..
camera LPR improvements (#17289) 2025-03-23 13:30:48 -06:00
__init__.py Improve Notifications (#16453) 2025-02-10 19:47:15 -07:00
auth.py fix regex for cookie_name to be general snake case (#14854) 2024-11-18 11:26:36 -07:00
base.py Split config.py into multiple files (#14038) 2024-09-28 14:21:42 -05:00
camera_group.py Split config.py into multiple files (#14038) 2024-09-28 14:21:42 -05:00
classification.py Refactor face recognition (#17368) 2025-03-25 19:59:03 -05:00
config.py Fix per camera config (#17263) 2025-03-19 21:52:55 -05:00
database.py Split config.py into multiple files (#14038) 2024-09-28 14:21:42 -05:00
env.py Fixes (#14668) 2024-10-29 15:34:07 -05:00
logger.py Add self return for pydantic (#17091) 2025-03-11 07:57:00 -05:00
mqtt.py Add ability to set mqtt qos in config (#16435) 2025-02-09 16:45:04 -06:00
proxy.py UI viewer role (#16978) 2025-03-08 10:01:08 -06:00
telemetry.py Add support for SR-IOV GPU stats (#15796) 2025-02-08 12:47:01 -06:00
tls.py Split config.py into multiple files (#14038) 2024-09-28 14:21:42 -05:00
ui.py Estimated object speed for zones (#16452) 2025-02-10 13:23:42 -07:00