frigate/frigate/detectors
Martin Weinelt e16763cff9
Some checks are pending
CI / AMD64 Build (push) Waiting to run
CI / ARM Build (push) Waiting to run
CI / Jetson Jetpack 6 (push) Waiting to run
CI / AMD64 Extra Build (push) Blocked by required conditions
CI / ARM Extra Build (push) Blocked by required conditions
CI / Synaptics Build (push) Blocked by required conditions
CI / Assemble and push default build (push) Blocked by required conditions
Fallback from tflite-runtime to ai-edge-litert (#21876)
The fallback to tensorflow was established back in 2023, because we could
not provide tflite-runtime downstream in nixpkgs.

By now we have ai-edge-litert available, which is the successor to the
tflite-runtime. It still provides the same entrypoints as tflite-runtime
and functionality has been verified in multiple deployments for the last
two weeks.
2026-02-26 21:55:29 -07:00
..
plugins Fallback from tflite-runtime to ai-edge-litert (#21876) 2026-02-26 21:55:29 -07:00
__init__.py Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00
detection_api.py Implement YOLOx for RKNN (#17788) 2025-04-18 14:44:02 -06:00
detection_runners.py Cleanup 2026-02-26 21:27:56 -07:00
detector_config.py Merge remote-tracking branch 'origin/master' into dev 2025-09-24 06:57:50 -05:00
detector_types.py Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00
detector_utils.py Fallback from tflite-runtime to ai-edge-litert (#21876) 2026-02-26 21:55:29 -07:00