CaoWGG / TensorRT-CenterNet

tensorrt5 , centernet , centerface, deform conv, int8
767 stars 159 forks source link

DCNN Export to ONNX #82

Open salimnamvar opened 3 years ago

salimnamvar commented 3 years ago

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

HardysJin commented 3 years ago

Got the same issue. Any sol?

MoaazAbdulrahman commented 2 years ago

Same here, Any update please?

Jinreejing commented 2 years ago

same here, any update please?