blakeblackshear.frigate/frigate/api
Nicolas Mowen 1c3527f5c4 Face recognition reprocess (#16212)
* Implement update topic

* Add API for reprocessing face

* Get reprocess working

* Fix crash when no faces exist

* Simplify
2025-02-08 12:47:01 -06:00
..
defs Enable temporary caching of camera images to improve responsiveness of UI (#15614) 2025-02-08 12:47:01 -06:00
__init__.py
app.py Preserve line numbers in config validation (#15584) 2025-02-08 12:47:01 -06:00
auth.py
classification.py Face recognition reprocess (#16212) 2025-02-08 12:47:01 -06:00
event.py Face detection (#14544) 2025-02-08 12:47:01 -06:00
export.py
fastapi_app.py Face recognition backend (#14495) 2025-02-08 12:47:01 -06:00
media.py Enable temporary caching of camera images to improve responsiveness of UI (#15614) 2025-02-08 12:47:01 -06:00
notification.py
preview.py
review.py