tengdai722 opened a new issue #15105: Export MXNet object detection model to ONNX URL: https://github.com/apache/incubator-mxnet/issues/15105 Hi, I am using onnx_mxnet.export_model to export MXNet models on GluonCV model zoo to ONNX format. While majority of image classification models work well, while object detection models such as fast cnn cannot be exported due to unsupported operator in the "_contrib" family. I was wondering what is a suitable way to address this problem?
---------------------------------------------------------------- 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
