when I use the command:
python mxnet2caffe.py --mx-model model --mx-epoch 31 --cf-prototxt model_caffe/res.prototxt --cf-model model_caffe/res.caffemodel
An error occurred:
Segmentation fault: 11
*** Error in `python': malloc(): memory corruption: 0x0000000063c45e50 ***
I need help.