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
detection_api.py Adds support for YOLO-NAS in OpenVino (#11645) 2024-06-07 05:52:08 -06:00
detector_config.py Implement common post_processing (#11408) 2024-05-17 10:50:45 -06:00
detector_types.py
util.py