An open API service indexing awesome lists of open source software.

https://github.com/zhaoj9014/caffe2keras

Transfer Caffe model to Keras model
https://github.com/zhaoj9014/caffe2keras

Last synced: 5 months ago
JSON representation

Transfer Caffe model to Keras model

Awesome Lists containing this project

README

          

# 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.