Build, deploy, and operate a high-speed image tagging and processing solution using pre-trained AI models and serverless functions
What is image processing?
Image processing uses software to identify, classify, tag, transform, or modify the contents of images at scale. It can include object recognition and detection, grouping similar images together via classification, adding searchable metadata, or bulk resizing or sharpening
What does image tagging (annotation) do?
Image annotation uses pre-trained machine learning models to identify objects within images. Images are tagged with metadata that can then be used to sort, filter, classify, segment, group or otherwise more intelligently use the images for common needs.
What are common use cases for high-speed image processing?
Simple image processing can prepare images to load faster in mobile apps or websites, and AI-driven image processing can generate insights from images to detect defects in manufacturing, remove unsafe imagery from user-generated content, or diagnose diseases in healthcare.
Learn how to use an event-based architecture to take uploaded files and process them using Cloud Vision
Google Cloud Experience Level
Beginner
Estimated deployment time
12 min
2 min to configure, 10 min to deploy