blakeblackshear.frigate/frigate/detectors/plugins
Blake Blackshear 4313fd97aa
Adds support for YOLO-NAS in OpenVino (#11645)
* update onnxruntime

* support for yolo-nas in openvino

* cleanup notebook

* update docs

* improve docs

* handle AUTO issue and update docs
2024-06-07 05:52:08 -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 Don't fail if deepstack detector times out (#8979) 2023-12-15 23:25:21 +00:00
edgetpu_tfl.py Remove all AGPL licensed YOLO references from Frigate (#10717) 2024-03-30 05:46:17 -05:00
onnx.py Remove all AGPL licensed YOLO references from Frigate (#10717) 2024-03-30 05:46:17 -05:00
openvino.py Adds support for YOLO-NAS in OpenVino (#11645) 2024-06-07 05:52:08 -06:00
rknn.py Add coco-80 labelmap and update FFmpeg for Rockchip (#11695) 2024-06-02 20:47:26 -05:00
rocm.py Remove all AGPL licensed YOLO references from Frigate (#10717) 2024-03-30 05:46:17 -05:00
tensorrt.py Add support for TensorRT v10 (multiple api calls have changed) (#11166) 2024-05-22 06:57:52 -06:00