981 Forks
5735 Stars
5735 Watchers

MMdnn

MMdnn is a set of tools to help users inter-operate among different deep learning frameworks. E.g. model conversion and visualization. Convert models between Caffe, Keras, MXNet, Tensorflow, CNTK, PyTorch Onnx and CoreML.

How to download and setup MMdnn

Open terminal and run command
git clone https://github.com/microsoft/MMdnn.git
git clone is used to create a copy or clone of MMdnn repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with MMdnn https://github.com/microsoft/MMdnn/archive/master.zip

Or simply clone MMdnn with SSH
[email protected]:microsoft/MMdnn.git

If you have some problems with MMdnn

You may open issue on MMdnn support forum (system) here: https://github.com/microsoft/MMdnn/issues