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

* Add support for detecting faces during registration

* Set body size to be larger

* Undo
2024-11-16 07:49:14 -07:00
..
defs Face detection (#14544) 2024-11-16 07:49:14 -07:00
__init__.py
app.py
auth.py
classification.py Face recognition backend (#14495) 2024-11-16 07:49:14 -07:00
event.py Face detection (#14544) 2024-11-16 07:49:14 -07:00
export.py
fastapi_app.py Face recognition backend (#14495) 2024-11-16 07:49:14 -07:00
media.py
notification.py
preview.py
review.py