frigate/frigate/detectors/plugins
Jimmy 1d69bd9a6a Add Mesa Teflon as a TFLite detector (#18310)
* Refactor common functions for tflite detector implementations

* Add detector using mesa teflon delegate

Non-EdgeTPU TFLite can use the standard .tflite format

* Add mesa-teflon-delegate from bookworm-backports to arm64 images
2025-08-16 09:06:30 -06:00
..
__init__.py Convert detectors to factory pattern, ability to set different model for each detector (#4635) 2022-12-15 07:12:52 -06:00
cpu_tfl.py Add Mesa Teflon as a TFLite detector (#18310) 2025-08-16 09:06:30 -06:00
deepstack.py fix: use requests.Session() for DeepStack API (#15505) 2024-12-14 07:54:13 -07:00
edgetpu_tfl.py Fix model errors (#17171) 2025-03-16 06:01:15 -05:00
hailo8l.py Fixes (#18379) 2025-05-27 10:25:34 -05:00
onnx.py Cleanup detection (#17785) 2025-04-18 10:26:34 -06:00
openvino.py yolo nas: do not invalidate model when input shape is different (#18799) 2025-06-20 09:11:48 -06:00
rknn.py RKNN: Fix broken models for Toolkit v2.3.2 (#19189) 2025-07-18 06:26:41 -06:00
teflon_tfl.py Add Mesa Teflon as a TFLite detector (#18310) 2025-08-16 09:06:30 -06:00
tensorrt.py Move trt error (#19031) 2025-07-07 17:57:37 -06:00