【问题标题】:Ingest image to GCP Vertex AI Feature Store将图像摄取到 GCP Vertex AI Feature Store
【发布时间】:2023-02-02 23:41:11
【问题描述】:

我想从 Cloud Storage 提取图像到 Vertex AI Feature Store。 我可以摄取什么格式的图像?

正如文档所说:

对于批量摄取,Vertex AI Feature Store 可以从 BigQuery 中的表或 Cloud Storage 中的文件中摄取数据。对于 Cloud Storage 中的文件,它们必须是 Avro 或 CSV 格式。

对于流式摄取,您提供要摄取的特征值作为 API 请求的一部分。这些源数据要求不适用。有关详细信息,请参阅 writeFeatureValues API 参考。

【问题讨论】:

    标签: google-cloud-platform google-cloud-vertex-ai feature-store


    【解决方案1】:

    无法将图像数据摄取到顶点特征存储中。仅支持表格数据。

    【讨论】:

      猜你喜欢
      • 2022-08-02
      • 2021-12-09
      • 2022-08-18
      • 2023-02-15
      • 2021-11-20
      • 2022-01-05
      • 2022-12-10
      • 2021-12-16
      • 2022-10-18
      相关资源
      最近更新 更多