blakeblackshear.frigate/frigate/util
Nicolas Mowen 0e4ff91d6b 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-02-08 12:47:01 -06:00
..
__init__.py
builtin.py
config.py Simplify plus submit (#15941) 2025-01-11 07:04:11 -07:00
downloader.py Face recognition backend (#14495) 2025-02-08 12:47:01 -06:00
image.py
model.py Improve face recognition (#15205) 2025-02-08 12:47:01 -06:00
object.py
process.py
services.py Catch case where user has multiple of the same kind of GPU (#15903) 2025-01-08 17:17:57 -06:00