blakeblackshear.frigate/frigate/detectors
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
..
plugins Adds support for YOLO-NAS in OpenVino (#11645) 2024-06-07 05:52:08 -06:00
__init__.py Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00
detection_api.py Adds support for YOLO-NAS in OpenVino (#11645) 2024-06-07 05:52:08 -06:00
detector_config.py
detector_types.py Add isort and ruff linter (#6575) 2023-05-29 05:31:17 -05:00
util.py