Skip to content

Can this model be used in C ++? Or does this model support openvino.? #132

Discussion options

You must be logged in to vote

Hi,

Which particular model?

In general PyTorch has libtorch and a C++ API.
Some models have onnx versions, it may have as well.

As for openvino - when starting the project I looked into different model hubs - torch hub, tf hub, onnx models, hugging face and openvino hub.

In general all of them just import academic artefacts pre financed by business or academic sources and provide little to no benefit to independent authors. In case of onnx models, openvino and huggingface this was more egregious, especially when they enforce little to no references to authors in really visible places.

In case of torch hub, we got some publicity out of it, so we decided to stick to it.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by snakers4
Comment options

You must be logged in to vote
1 reply
@snakers4
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
help wanted Extra attention is needed
3 participants
Converted from issue

This discussion was converted from issue #131 on March 06, 2022 04:34.