Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
664 views
in Technique[技术] by (71.8m points)

object detection - How to deploy TensorFlow model to cloud?

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!

question from:https://stackoverflow.com/questions/65892525/how-to-deploy-tensorflow-model-to-cloud

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

There are multiple ways you can deploy a tensorflow model. Read through the following official documentation.

TensorFlow - Serving Models


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share
...