Skip to content

lhCheung1991/deeplearning-model-convertor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Non-universal deeplearning model convertor

Although there are so many frameworks for deeplearning engineers to develop their algorithms, you can't just finish you work with one chop of the axe. For example, you may want to train your network on TensorFlow but deploy it on Caffe2.

Maybe ONNX could be one of your axes, but it doesn't support TensorFlow now...

This project aims to offer convertors for some specific networks, like MobileNets from TensorFlow to Caffe2.

Please refer to specific README.md for the usages.

Support

Network From To Code Folder Detail
MobileNets TensorFlow Caffe2 mobilenets-tensorflow-to-caffe2 TensorFlow 到 Caffe2 的 MobileNets 转换器

About

Non-universal deeplearning model convertor

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published