CXXNet model to Caffe model conversion
Opened this issue · 1 comments
n3011 commented
I Have developed a tool to convert cxxnet models to caffe models
here is the code
https://github.com/n3011/cxxnet_converter
pertusa commented
Ishant, thanks for this code, I've used it as a basis to develop a MXNet to Caffe converter: https://github.com/pertusa/MXNetToCaffeConverter