Xception: Deep Learning with Depthwise Separable Convolutions (https://keras.io/applications/#xception)
symbol_xception.py - symbol of the network
keras2mxnet.py - convert Xception model from keras to mxnet
predict.py - prediction with the original keras model and converted mxnet model