This folder contains the source codes for this tool.
If Caffe with python binding is installed, we can use the following command to convert a Resnet-50 pretrained model.
python convert_caffe_modelzoo.py resnet-50
Please refer to docs/how_to/caffe.md for more details.