I built a Network in Matlab and exported as ONNX but I need a caffemodel. How can I convert it? I found this https://github.com/MTlab/onnx2caffe but it does not work at all
Asked
Active
Viewed 468 times
1 Answers
0
Unfortunately there is no currently supported solution to convert an ONNX model to a Caffe model.
There is the Caffe -> ONNX direction, using both onnxmltools and coremltools.

vini_s
- 255
- 2
- 6