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
This commit is contained in:
Blake Blackshear
2024-06-07 06:52:08 -05:00
committed by GitHub
parent 4e569ad644
commit 4313fd97aa
6 changed files with 279 additions and 46 deletions

View File

@@ -29,5 +29,5 @@ norfair == 2.2.*
setproctitle == 1.3.*
ws4py == 0.5.*
unidecode == 1.3.*
onnxruntime == 1.16.*
onnxruntime == 1.18.*
openvino == 2024.1.*