blakeblackshear.frigate/frigate/api
Nicolas Mowen e6936c177b
Face model loading improvements (#17390)
* Don't assume landmark file is downloaded

* Rewrite build model task to be asynchronous so it doesn't block the pipeline

* Handle case where face recognition does not respond

* Cleanup

* Make daemon thread
2025-03-26 10:00:23 -06:00
..
defs
__init__.py
app.py Add ability to update Frigate+ model to latest from UI (#17324) 2025-03-24 09:19:58 -06:00
auth.py Move database and config from homeassistant /config to addon /config (#16337) 2025-03-24 09:05:59 -05:00
classification.py Face model loading improvements (#17390) 2025-03-26 10:00:23 -06:00
event.py
export.py
fastapi_app.py
media.py
notification.py
preview.py
review.py