blakeblackshear.frigate/frigate
Nicolas Mowen 2236ecf23f
Auto convert ONNX models to RKNN format (#19674)
* Implement base rknn conversion

* Remove unused

* Formatting

* Add model conversion lock so it doesn't break when multiple detectors are defined

* Ignore unused impor
t
2025-08-20 15:15:57 -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 Enrichments: Allow targeting a specific GPU ID (#19342) 2025-08-18 17:43:53 -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 Add metrics page for embeddings and face / license plate processing times (#15818) 2025-02-08 12:47:01 -06:00
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 Auto convert ONNX models to RKNN format (#19674) 2025-08-20 15:15:57 -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