blakeblackshear.frigate/frigate/api
Nicolas Mowen dff6a20764 Implement face recognition training in UI (#15786)
* Rename debug to train

* Add api to train image as person

* Cleanup model running

* Formatting

* Fix

* Set face recognition page title
2025-01-18 21:34:09 -07:00
..
defs Enable temporary caching of camera images to improve responsiveness of UI (#15614) 2025-01-18 21:34:09 -07:00
__init__.py
app.py
auth.py
classification.py Implement face recognition training in UI (#15786) 2025-01-18 21:34:09 -07:00
event.py
export.py
fastapi_app.py
media.py Enable temporary caching of camera images to improve responsiveness of UI (#15614) 2025-01-18 21:34:09 -07:00
notification.py
preview.py
review.py