blakeblackshear.frigate/frigate/util
Nicolas Mowen e65fb27f2d Use SVC to normalize and classify faces for recognition (#14835)
* Add margin to detected faces for embeddings

* Standardize pixel values for face input

* Use SVC to classify faces

* Clear classifier when new face is added

* Formatting

* Add dependency
2024-11-24 08:33:08 -07:00
..
__init__.py
builtin.py Handle in progress previews export and fix time check bug (#14930) 2024-11-11 09:30:55 -06:00
config.py
downloader.py Face recognition backend (#14495) 2024-11-24 08:33:08 -07:00
image.py Fix round robin (#15035) 2024-11-17 11:25:49 -06:00
model.py Use SVC to normalize and classify faces for recognition (#14835) 2024-11-24 08:33:08 -07:00
object.py
process.py
services.py