Caffe2Keras
Caffe2Keras copied to clipboard
Transfer Caffe model to Keras model
Caffe2Keras
My implementation for transfering caffe model with pre-trained weights to keras model.
Take the VGG16 model as a toy example, with which you could generalize to other cases at your hand.