blakeblackshear.frigate/frigate
Nicolas Mowen f39475a383
Support face recognition via RKNN (#19687)
* Add support for face recognition via RKNN

* Fix crash when adding camera in via UI

* Update docs regarding support for face recognition

* Formatting
2025-08-21 06:18:55 -06:00
..
api Fix build (#19634) 2025-08-19 13:19:31 -06:00
camera Enable mypy for track and fix typing errors (#19529) 2025-08-17 12:27:42 -05:00
comms Enable mypy for track and fix typing errors (#19529) 2025-08-17 12:27:42 -05:00
config Enrichments: Allow targeting a specific GPU ID (#19342) 2025-08-18 17:43:53 -06:00
data_processing Enrichments: Allow targeting a specific GPU ID (#19342) 2025-08-18 17:43:53 -06:00
db
detectors Auto convert ONNX models to RKNN format (#19674) 2025-08-20 15:15:57 -06:00
embeddings Support face recognition via RKNN (#19687) 2025-08-21 06:18:55 -06:00
events Improve comms typing (#18599) 2025-08-16 10:20:33 -05:00
genai Various Fixes (#19615) 2025-08-19 06:49:55 -06:00
images
motion Dynamically update masks and zones for cameras (#18359) 2025-08-16 10:20:33 -05:00
object_detection Require setting process priority for FrigateProcess (#19207) 2025-08-16 10:20:33 -05:00
output Improve comms typing (#18599) 2025-08-16 10:20:33 -05:00
ptz Enable mypy for track and fix typing errors (#19529) 2025-08-17 12:27:42 -05:00
record Fix record motion config (#19672) 2025-08-20 14:45:17 -06:00
review Review Item GenAI metadata (#19442) 2025-08-16 10:20:33 -05:00
service_manager
stats Added total camera fps, total processed fps, and total skipped fps to stats api (#19469) 2025-08-16 10:20:33 -05:00
test Added total camera fps, total processed fps, and total skipped fps to stats api (#19469) 2025-08-16 10:20:33 -05:00
track Update deps (#19617) 2025-08-19 11:08:34 -05:00
util Support face recognition via RKNN (#19687) 2025-08-21 06:18:55 -06:00
__init__.py
__main__.py Handle SIGINT with forkserver (#18860) 2025-08-16 10:20:33 -05:00
app.py Migrate object genai configuration (#19437) 2025-08-16 10:20:33 -05:00
const.py Review Item GenAI metadata (#19442) 2025-08-16 10:20:33 -05:00
ffmpeg_presets.py
log.py 0.17 tweaks (#18892) 2025-08-16 10:20:33 -05:00
models.py Enable mypy for DB and fix types (#19434) 2025-08-16 10:20:33 -05:00
mypy.ini Enable mypy for track and fix typing errors (#19529) 2025-08-17 12:27:42 -05:00
plus.py
storage.py
timeline.py
types.py Live classification model training (#18583) 2025-08-16 10:20:33 -05:00
video.py Improve the tablet layout (#19320) 2025-08-16 10:20:33 -05:00
watchdog.py