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

retina-R50 model to onnx #858

Closed
Zheweiqiu opened this issue Aug 14, 2019 · 9 comments
Closed

retina-R50 model to onnx #858

Zheweiqiu opened this issue Aug 14, 2019 · 9 comments

Comments

@Zheweiqiu
Copy link

Hi,
I tried to convert retina-R50 model to onnx following http://mxnet.incubator.apache.org/versions/master/tutorials/onnx/export_mxnet_to_onnx.html instruction. But I got an error. I also tried insightface model and everything just worked. Do you have any idea how that happens?
Any help will be appreciate!

@17702513221
Copy link

Please tell me can you result this problem?

@17702513221
Copy link

I get a error :No conversion function registered for op type SoftmaxActivation yet
Can you help me

@Zheweiqiu
Copy link
Author

@17702513221 apache/mxnet#15892. cholihao/Retinaface-caffe#4, check these two out for reference.

@luan1412167
Copy link

@17702513221 do you resolve it?

@HoiM
Copy link

HoiM commented Dec 4, 2019

I was trying to convert the model to onnx. Firstly I also encountered this problem but revising the json file by changing SoftmaxActivation to softmax can erase this error. However, after that, a new problem occured. It seemed that onnx did not support upsampling. So I currently don't know what to do next.

@xingha
Copy link

xingha commented Jun 3, 2020

@HoiM I meet the same problem, did you have solved it?

@SehgalDivij
Copy link

Likewise. Same problem is still there even though it was taken up few months back and a PR was added as well.

@nadaboulares
Copy link

how to test recognition of onnx file model??

@nttstar nttstar closed this as completed Jun 1, 2023
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

9 participants