Pretrained-Show-and-Tell-model
Pretrained-Show-and-Tell-model copied to clipboard
Tensorflow Serving
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?
The caption generation loop must be implemented in the graph , or a custom servable. I may be working on this.