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 Preserve line numbers in config validation (#15584) 2025-01-18 21:34:09 -07:00
auth.py return 401 for login failures (#15432) 2024-12-10 06:42:55 -07:00
classification.py Implement face recognition training in UI (#15786) 2025-01-18 21:34:09 -07:00
event.py Face detection (#14544) 2025-01-18 21:34:09 -07:00
export.py Api improvements (#15327) 2024-12-06 08:04:02 -06:00
fastapi_app.py Face recognition backend (#14495) 2025-01-18 21:34:09 -07:00
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 Refactor event cleanup to consider review severity (#15415) 2024-12-09 08:25:45 -07:00