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
I'm working on FairMOT that its backend is from the CenterNet. I wanted to convert the trained model to ONNX, but I get some errors such as "No Op registered for DCNv2 with domain_version of 9". I need to know how to export my model with DCN layers.
Also, I tried your code for DCNv2, but still, there is the same error.
Thank you so much
The text was updated successfully, but these errors were encountered:
Hi,
Thank you so much for your code,
I'm working on FairMOT that its backend is from the CenterNet. I wanted to convert the trained model to ONNX, but I get some errors such as "No Op registered for DCNv2 with domain_version of 9". I need to know how to export my model with DCN layers.
Also, I tried your code for DCNv2, but still, there is the same error.
Thank you so much
The text was updated successfully, but these errors were encountered: