Replies: 1 comment
-
I am working on adding support to ONNX export (with and without caffe2) #4120 and #4153 to detectron, so that it can run on ONNX Runtime. Hopefully it gets accepted soon |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How to export the onnx model from detectron2 and use it in the c++ version of onnxruntime,
The model officially exported by detectron2 seems to be unable to be used on onnxruntime. Is there a way?
Beta Was this translation helpful? Give feedback.
All reactions