cyrusbehr commented on issue #17195: Unable to convert Insightface resnet 100 model to onnx URL: https://github.com/apache/incubator-mxnet/issues/17195#issuecomment-573801868 Thank you for your answer @litaotju After looking into this again, I realized that when I convert the model using `python mxnet2onnx.py`, then the error is generated when loading the model. However, if I use `python3 mxnet2onnx.py` to convert the model, the model can be loaded without error. **Solution**: Use python 3 to convert the model
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
