Open vinayak618 opened 6 years ago
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.
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?