'how to use openvino in .net application?

I would like to know if it is possible to use openvino in a .net application?

I have converted a yolo network to a onnx network to use with ml.net. What I would like to do next is to implement openvino to see if it speeds up. So far I have converted my onnx model with openvino Model_optimizer but so far could not find any way to implement openvino in a .net app.

Thank you



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source