Pretrained-Show-and-Tell-model icon indicating copy to clipboard operation
Pretrained-Show-and-Tell-model copied to clipboard

Tensorflow Serving

Open vinayak618 opened this issue 7 years ago • 1 comments

I want to deploy the final model for production. Tensorflow has an example to do this for inception model. do you have any idea what all changes need to be made to do serving for show and tell model?

vinayak618 avatar Jan 02 '18 10:01 vinayak618

The caption generation loop must be implemented in the graph , or a custom servable. I may be working on this.

DecentGradient avatar Mar 01 '18 23:03 DecentGradient