We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
发生异常: RuntimeError No Op registered for Plugin with domain_version of 9
==> Context: Bad node spec: input: "533" input: "534" input: "dla_up.ida_0.proj_1.conv.weight" input: "dla_up.ida_0.proj_1.conv.bias" output: "535" name: "Plugin_95" op_type: "Plugin" attribute { name: "info" s: "{"dilation": [1, 1], "padding": [1, 1], "stride": [1, 1], "deformable_groups": 1}" type: STRING } attribute { name: "name" s: "DCNv2" type: STRING } File "F:\Learning\projects\FairMOT\fairmot_export_onnx.py", line 30, in onnx.export(model, (input), "fairmot_dla34.onnx", output_names=["hm", "wh", "reg", "hm_pool", "id"], verbose=True)
any advice???
The text was updated successfully, but these errors were encountered:
No branches or pull requests
发生异常: RuntimeError
No Op registered for Plugin with domain_version of 9
==> Context: Bad node spec: input: "533" input: "534" input: "dla_up.ida_0.proj_1.conv.weight" input: "dla_up.ida_0.proj_1.conv.bias" output: "535" name: "Plugin_95" op_type: "Plugin" attribute { name: "info" s: "{"dilation": [1, 1], "padding": [1, 1], "stride": [1, 1], "deformable_groups": 1}" type: STRING } attribute { name: "name" s: "DCNv2" type: STRING }
File "F:\Learning\projects\FairMOT\fairmot_export_onnx.py", line 30, in
onnx.export(model, (input), "fairmot_dla34.onnx", output_names=["hm", "wh", "reg", "hm_pool", "id"], verbose=True)
any advice???
The text was updated successfully, but these errors were encountered: