nerdexam
Google

CLOUD-DIGITAL-LEADER · Question #424

A manufacturing organization has a large collection of images labeled as intact or defective parts. They want to use this data to build a simple solution to detect faulty parts on their production lin

The correct answer is C. AutoML. AutoML allows organizations to train custom image classification models on their own labeled data without requiring data science or machine learning expertise.

AI/ML Solutions & Strategy

Question

A manufacturing organization has a large collection of images labeled as intact or defective parts. They want to use this data to build a simple solution to detect faulty parts on their production line. They have no data science expertise. Which solution should they use?

Options

  • APre-trained APIs
  • BDocument AI
  • CAutoML
  • DDiscovery AI for Retail

How the community answered

(52 responses)
  • A
    6% (3)
  • B
    10% (5)
  • C
    81% (42)
  • D
    4% (2)

Why each option

AutoML allows organizations to train custom image classification models on their own labeled data without requiring data science or machine learning expertise.

APre-trained APIs

Pre-trained APIs use Google's generic models and cannot be trained on an organization's custom labeled dataset, so they would not recognize industry-specific defect patterns.

BDocument AI

Document AI is designed for extracting information from structured and unstructured documents such as forms and invoices, not for classifying images of manufactured parts.

CAutoMLCorrect

AutoML on Google Cloud enables users with no ML expertise to train high-quality custom models by uploading labeled training data, such as images tagged as intact or defective. It automates model architecture search and training, producing a custom model tailored to the organization's specific parts and defect types.

DDiscovery AI for Retail

Discovery AI for Retail is a specialized service for product discovery and recommendations in e-commerce scenarios, not for manufacturing quality control image classification.

Concept tested: AutoML custom image classification without ML expertise

Source: https://cloud.google.com/automl/docs

Topics

#AutoML#Machine Learning#Computer Vision#Low-code AI

Community Discussion

No community discussion yet for this question.

Full CLOUD-DIGITAL-LEADER Practice