You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: