blakeblackshear.frigate/frigate/embeddings
Nicolas Mowen 20ae265e75 Improve face recognition (#14537)
* Increase requirements for face to be set

* Manage faces properly

* Add basic docs

* Simplify

* Separate out face recognition frome semantic search

* Update docs

* Formatting
2024-11-16 07:49:14 -07:00
..
functions Face recognition backend (#14495) 2024-11-16 07:49:14 -07:00
__init__.py Face recognition backend (#14495) 2024-11-16 07:49:14 -07:00
embeddings.py Improve face recognition (#14537) 2024-11-16 07:49:14 -07:00
maintainer.py Improve face recognition (#14537) 2024-11-16 07:49:14 -07:00
util.py