Fully Convolutional Network(FCN) needs reshape the model before the input the different dimension images. Does CNNDroid support reshape the model?
such as: https://github.com/BVLC/caffe/blob/master/examples/net_surgery.ipynb
converting Convolutional Network to FCN.