【发布时间】:2021-07-02 17:31:48
【问题描述】:
Google Cloud Vision Auto ML 和 Google Tensor Flow 有什么区别?
https://cloud.google.com/vision/automl/docs/train
https://www.tensorflow.org/hub/tutorials/object_detection
它们都来自同一家公司,并进行 API 对象检测,允许用户训练图像模型,允许用户在 python 中编码。 Google Cloud AutoML 是否在后台使用 Google Tensorflow,只是在云模型中,因此用户不需要下载软件?
只是试图理解这两个组件。
谷歌云自动机器学习
【问题讨论】:
标签: python tensorflow machine-learning google-cloud-platform google-cloud-vision