blakeblackshear.frigate/frigate
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
..
api Face detection (#14544) 2024-11-16 07:49:14 -07:00
camera
comms Face recognition backend (#14495) 2024-11-16 07:49:14 -07:00
config Fix label check (#14610) 2024-11-16 07:49:14 -07:00
db Update facenet model (#14647) 2024-11-16 07:49:14 -07:00
detectors Fixes (#14668) 2024-10-29 15:34:07 -05:00
embeddings Use SVC to normalize and classify faces for recognition (#14835) 2024-11-16 07:49:14 -07:00
events revert changes to audio process to prevent shutdown hang (#14872) 2024-11-08 11:47:46 -07:00
genai Update ollama docs and add genai debug logging (#15012) 2024-11-15 15:24:17 -06:00
images
motion
output Handle in progress previews export and fix time check bug (#14930) 2024-11-11 09:30:55 -06:00
ptz
record Handle in progress previews export and fix time check bug (#14930) 2024-11-11 09:30:55 -06:00
review Bug fixes (#14588) 2024-10-25 06:47:56 -06:00
service_manager
stats More bug fixes (#14593) 2024-10-25 09:45:11 -05:00
test
track Various Fixes (#15004) 2024-11-15 09:54:59 -07:00
util Use SVC to normalize and classify faces for recognition (#14835) 2024-11-16 07:49:14 -07:00
__init__.py
__main__.py
app.py Make all SHM management untracked (#15011) 2024-11-15 14:14:37 -07:00
const.py Face recognition backend (#14495) 2024-11-16 07:49:14 -07:00
ffmpeg_presets.py
log.py
models.py Updated Documentation for the Review endpoints (#14401) 2024-10-23 08:35:49 -05:00
mypy.ini
object_detection.py Make all SHM management untracked (#15011) 2024-11-15 14:14:37 -07:00
object_processing.py Fix object processing logic for detections (#14766) 2024-11-03 17:41:31 -07:00
plus.py
storage.py
timeline.py
types.py
video.py
watchdog.py