Skip to content

ZhouKai90/model_convert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

model_convert: Convert model between Mxnet and Caffe

You are welcome to file issues either for bugs in the source code, feature requests!

Brief Guide

Mxnet2Caffe can convert both .prototxt and .caffemodel to .json and .params.

On the contrary, Caffe2Mxnet convert both.json and .paramsto .prototxt' and .caffemodel.

Before starting using , you need install both caffe and mxnet python environment, and run Mxnet2Caffe/find_caffe.py and Mxnet2Caffe/find_mxnet.py to confirm the installation was successful.

TODO

About

Transform model between mxnet and caffe

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published