Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FeatureRequest] Only use MO - convert model to IR format (xml/bin) #36

Open
Erol444 opened this issue Jun 2, 2022 · 0 comments
Open

Comments

@Erol444
Copy link
Member

Erol444 commented Jun 2, 2022

Start with why

Our depthai-model-zoo (DMZ) requires models to be in IR format (xml/bin), so blobconverter can compile the model for a different number of shave cores. So if you want to upload a model to DMZ, you need to install openvino locally.

Move to What

Add an option to blobconverter (webapp) to use download_ir argument and download IR (bin/xml) along with the blob. This is already supported by the CLI/python package/backend, so it just needs to be added to the frontend.

@Erol444 Erol444 changed the title [FeatureRequerst] Only use MO - convert model to IR format (xml/bin) [FeatureRequest] Only use MO - convert model to IR format (xml/bin) Jun 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant