deep-residual-networks icon indicating copy to clipboard operation
deep-residual-networks copied to clipboard

Is there a simple python example to deploy the model?

Open whstarxu54 opened this issue 8 years ago • 1 comments

I am just a beginner in deep learning as well as in caffe. I wonder if you can offer a simple python example showing how to deploy the model? Thank you very much.

whstarxu54 avatar Aug 08 '16 02:08 whstarxu54

I implement a python/tensorflow version of resnet. You may check https://github.com/wenxinxu/resnet_in_tensorflow

wenxinxu avatar Oct 09 '16 21:10 wenxinxu