Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
How can a shipping company automate the real-time detection of damaged packages using cameras on their delivery lines, ensuring flagged packages are reviewed by humans promptly?
A
Develop a TensorFlow model trained on a corpus of images and create a Python notebook in Cloud Datalab to analyze damaged packages.
B
Utilize BigQuery machine learning to analyze packages in batches and train the model at scale.
C
Train an AutoML model on a corpus of images and build an API around it to integrate with package tracking applications.
D
Use the Cloud Vision API to detect damage, raise an alert via Cloud Functions, and integrate it with package tracking applications.