blakeblackshear.frigate/frigate/util
Nicolas Mowen bdb0c137f3 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-16 07:49:14 -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 Fix exports migration when there is none (#14761) 2024-11-03 10:00:12 -07:00
downloader.py Face recognition backend (#14495) 2024-11-16 07:49:14 -07:00
image.py Make all SHM management untracked (#15011) 2024-11-15 14:14:37 -07:00
model.py Use SVC to normalize and classify faces for recognition (#14835) 2024-11-16 07:49:14 -07:00
object.py
process.py
services.py Set the loglevel for OpenCV ffmpeg messages to fatal (#14728) 2024-11-01 20:01:38 -06:00