blakeblackshear.frigate/frigate/detectors/plugins
Nicolas Mowen 68f806bb61
Cleanup onnx detector (#20128)
* Cleanup onnx detector

* Fix

* Fix classification cropping

* Deprioritize openvino

* Send model type

* Use model type to decide if model can use full optimization

* Clenanup

* Cleanup
2025-09-18 15:12:09 -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 Improve logging (#18867) 2025-08-16 10:20:33 -05:00
deepstack.py fix: use requests.Session() for DeepStack API (#15505) 2024-12-14 07:54:13 -07:00
degirum.py Only import degirum module if using degirum detector (#19802) 2025-08-27 08:31:01 -06: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
memryx.py memryx: fix model download bug when using multiple detectors (#20030) 2025-09-15 08:48:55 -05:00
onnx.py Cleanup onnx detector (#20128) 2025-09-18 15:12:09 -06:00
openvino.py Cleanup onnx detector (#20128) 2025-09-18 15:12:09 -06:00
rknn.py Optimize OpenVINO and ONNX Model Runners (#20063) 2025-09-14 06:22:22 -06:00
teflon_tfl.py Add Mesa Teflon as a TFLite detector (#18310) 2025-08-16 10:20:33 -05:00
tensorrt.py Move trt error (#19031) 2025-07-07 17:57:37 -06:00
zmq_ipc.py Provide model type in header for ZMQ detector (#20000) 2025-09-09 17:53:36 -05:00