blakeblackshear.frigate/frigate/api
Nicolas Mowen b763a23ffa Face detection (#14544)
* Add support for face detection

* Add support for detecting faces during registration

* Set body size to be larger

* Undo
2024-11-19 12:11:09 -07:00
..
defs Face detection (#14544) 2024-11-19 12:11:09 -07:00
__init__.py
app.py
auth.py
classification.py Face recognition backend (#14495) 2024-11-19 12:11:07 -07:00
event.py Face detection (#14544) 2024-11-19 12:11:09 -07:00
export.py Handle in progress previews export and fix time check bug (#14930) 2024-11-11 09:30:55 -06:00
fastapi_app.py Face recognition backend (#14495) 2024-11-19 12:11:07 -07:00
media.py Various fixes (#14703) 2024-10-31 07:31:01 -05:00
notification.py
preview.py
review.py