blakeblackshear.frigate/frigate/util
Nicolas Mowen 96f39e5b13 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-19 12:11:09 -07:00
..
__init__.py Custom classes for Process and Metrics (#13950) 2024-09-27 07:53:23 -05:00
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-19 12:11:07 -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-19 12:11:09 -07:00
object.py Work through most of the cspell warnings in python (#13794) 2024-09-17 10:41:46 -05:00
process.py Added stop_event to util.Process (#14142) 2024-10-03 11:03:43 -06:00
services.py Set the loglevel for OpenCV ffmpeg messages to fatal (#14728) 2024-11-01 20:01:38 -06:00