CLOUD-DIGITAL-LEADER · Question #320
Your organization needs to categorize objects in a large group of static images using machine learning. Which Google Cloud product or service should your organization use?
The correct answer is C. Cloud Vision API. Cloud Vision API is a pre-trained machine learning service that can analyze and categorize the content of images - detecting objects, labels, faces, text, and more - without requiring any model training. It is ideal for processing large batches of static images quickly. BigQuery
Question
Your organization needs to categorize objects in a large group of static images using machine learning. Which Google Cloud product or service should your organization use?
Options
- ABigQuery ML
- BAutoML Video Intelligence
- CCloud Vision API
- DAutoML Tables
How the community answered
(29 responses)- A3% (1)
- C93% (27)
- D3% (1)
Explanation
Cloud Vision API is a pre-trained machine learning service that can analyze and categorize the content of images - detecting objects, labels, faces, text, and more - without requiring any model training. It is ideal for processing large batches of static images quickly. BigQuery ML (A) is for running ML models on tabular data inside BigQuery. AutoML Video Intelligence (B) is for video, not static images. AutoML Tables (D) is for structured/tabular data classification, not image recognition.
Topics
Community Discussion
No community discussion yet for this question.