Skip to content

caffe model<==>tensorflow model transform (include:conv,fc,prelu,bn....)

License

Notifications You must be signed in to change notification settings

Racha1992/caffe-tensorflow

 
 

Repository files navigation

caffe-model<==transform==>tensorflow-model

This code can implement caffe model<==>tensorflow model

model_transform.py is the main file for model transform. The downmost is a demo for vgg16. Your can switch the func #caffe_transform_to_tf or #tf_transform_to_caffe If you want to know how to transform .Please see the source code. Maybe you need to modify some codes for your model.

About

caffe model<==>tensorflow model transform (include:conv,fc,prelu,bn....)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%