blakeblackshear.frigate/frigate/detectors/plugins
Nicolas Mowen 1cdc9b6097
Implement YOLOx for RKNN (#17788)
* Implement yolox rknn inference and post processing

* rework docs
2025-04-18 14:44:02 -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 isort and ruff linter (#6575) 2023-05-29 05:31:17 -05: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 Improve async object detector support (#17712) 2025-04-15 08:55:38 -05:00
onnx.py Cleanup detection (#17785) 2025-04-18 10:26:34 -06:00
openvino.py Cleanup detection (#17785) 2025-04-18 10:26:34 -06:00
rknn.py Implement YOLOx for RKNN (#17788) 2025-04-18 14:44:02 -06:00
tensorrt.py Simplify plus submit (#15941) 2025-01-11 07:04:11 -07:00