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

To Update pytorch_to_onnx.py in blobconverter 8080 #8

Open
dhruvmsheth opened this issue May 12, 2021 · 1 comment
Open

To Update pytorch_to_onnx.py in blobconverter 8080 #8

dhruvmsheth opened this issue May 12, 2021 · 1 comment
Assignees

Comments

@dhruvmsheth
Copy link

dhruvmsheth commented May 12, 2021

While downloading ctdet_coco_dlav0_384 model from Luxonis:8080 port, it gives -

/usr/bin/python3: can't open file '/app/model_compiler/openvino_2021.3/pytorch_to_onnx.py': [Errno 2] No such file or directory

Also, to update Report a Bug link to correct link. Currently redirects to - https://gitlab.com/luxonis/blobconverter/-/issues/new

Seems like some public models in the Open_model_zoo in luxonis weren't available.
Eg -

[ ERROR ]  The "/tmp/blobconverter/f55d9a46a61a41ef9c7d380c6709caf2/efficientdet-d0-tf/efficientdet-d0_saved_model/efficientdet-d0_frozen.pb" is not existing file
@VanDavv VanDavv self-assigned this Jul 28, 2021
@VanDavv
Copy link
Contributor

VanDavv commented Jul 28, 2021

Hi @dhruvsheth-ai,
Some of the models in public dataset had a preconversion step required in order to obtain their model files - this is now added to latest main (commit here) and deployed, so more networks from public dataset are available to download now.

Also, thanks for the report, I've assigned myself to this task so I remember to circle back - will look both at the incorrect link and ctdet_coco_dlav0_384 model download issue

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

2 participants