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

Conversion Error #3

Open
amromidhat opened this issue Mar 26, 2020 · 1 comment
Open

Conversion Error #3

amromidhat opened this issue Mar 26, 2020 · 1 comment

Comments

@amromidhat
Copy link

amromidhat commented Mar 26, 2020

Dear SyGoing,
I have been trying to convert lffd models to openvino, I have edited the symbol .json as stated but I keep facing this error :

[ ERROR ] Input model name /home/avidbeam/amrm_workspace/lffd_openvino/v4_openvino/train_30_320_20L_4scales_v1_iter_500000.params is not in an expected format, cannot extract iteration number.

here is my conversion command:
python3 mo_mxnet.py --input_symbol ./v4_openvino_deploy.json --input_model ./v4_iter_320000.params

Do you have any hints for a successful conversion?
Thanks in advance

@SyGoing
Copy link
Owner

SyGoing commented Mar 27, 2020

Hi , Maybe you could try to convert the mxnet model to onnx form firstly, then convert onnx to openvino. I have checked it and it works well.

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