Yolov7 to Openvino #20884
Replies: 2 comments 3 replies
-
Hi George, I see that you are reading tutorial, but if you have your model already, perhaps it will be easier for you to run this tutorial as a notebook within Jupyter environment and supply your model there. This is notebook: https://github.com/openvinotoolkit/openvino_notebooks/tree/main/notebooks/226-yolov7-optimization That way you can do step-by-step and see results right away. Thanks |
Beta Was this translation helpful? Give feedback.
-
Hi @yury-gorbachev , |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Team,
I'm a Novice player in Ai ML. I need a support to understand the step of converting yolov7 to openvino I'm following this document :https://docs.openvino.ai/2023.1/notebooks/226-yolov7-optimization-with-output.html. From this I have done upto (Convert ONNX Model to OpenVINO Intermediate Representation (IR).) . I need support to create inference pipeline, which is confusing for me with the steps mentioned in the document. My weights are trained with the custom class, so how do I need to procced? Is it mandatory that we need to do preprocessing and post processing to test the model in OpenVino
Regards
George Thomas
#support #20884
Beta Was this translation helpful? Give feedback.
All reactions