mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-10-27 10:52:11 +01:00
* Validate faces using cosine distance and SVC * Formatting * Use opencv instead of face embedding * Update docs for training data * Adjust to score system * Set bounds * remove face embeddings * Update writing images * Add face library page * Add ability to select file * Install opencv deps * Cleanup * Use different deps * Move deps * Cleanup * Only show face library for desktop * Implement deleting * Add ability to upload image * Add support for uploading images |
||
|---|---|---|
| .. | ||
| camera | ||
| __init__.py | ||
| auth.py | ||
| base.py | ||
| camera_group.py | ||
| config.py | ||
| database.py | ||
| env.py | ||
| logger.py | ||
| mqtt.py | ||
| notification.py | ||
| proxy.py | ||
| semantic_search.py | ||
| telemetry.py | ||
| tls.py | ||
| ui.py | ||