I want to deploy my deep learning model to the cloud so that I can upload photos on an iPhone App and the model handles the detection and returns the output.
What would be the best way to do this?
Thank you!
There are multiple ways you can deploy a tensorflow model. Read through the following official documentation.
TensorFlow - Serving Models
2.1m questions
2.1m answers
60 comments
57.0k users