May 2020
Beginner to intermediate
430 pages
10h 39m
English
AWS has many tools for computer vision. Among those, two primary tools are Amazon Rekognition (https://aws.amazon.com/rekognition) and AWS SageMaker (https://aws.amazon.com/sagemaker ). Visit the AWS website for more tools for your needs. AWS Rekognition is a cloud-based Software as a Service (SaaS) platform for image and video analysis. It has many features, such as face detection and analysis, face search and verification, and celebrity recognition. Just like the Google Cloud Vision API, you can upload an image and it can provide the details of the image information, as shown:

In the preceding screenshot, the sofa ...