blakeblackshear.frigate/frigate/embeddings
Nicolas Mowen 0c13227f7d Fix facedet download (#15811)
* Support downloading face models

* Handle download and loading correctly

* Add face dir creation

* Fix error

* Fix

* Formatting

* Move upload to button

* Show number of faces in library for each name

* Add text color for score

* Cleanup
2025-02-08 12:47:01 -06:00
..
functions Remove standardization 2025-02-08 12:47:01 -06:00
lpr Use regular expressions for plate matching (#14727) 2025-02-08 12:47:01 -06:00
__init__.py Improve face recognition (#15205) 2025-02-08 12:47:01 -06:00
embeddings.py Fix facedet download (#15811) 2025-02-08 12:47:01 -06:00
maintainer.py Fix facedet download (#15811) 2025-02-08 12:47:01 -06:00
util.py