/SENet-mxnet

Convert SENet Caffe models to MXNet

Primary LanguagePython

SENet

This repo contains the code which can convert the offical caffemodel of SENet into MXNet.

Pretrained weights

Just use the convert_symbol.py and convert_model.py.