-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating

Computer Vision on AWS
By :

In this section, we will learn how to use Amazon A2I with Amazon Rekognition to review images. We will use multiple images containing moderation labels to see Amazon A2I in action.
Upload the sample images from the book’s GitHub repository. You can complete this step using the following command:
$ aws s3 sync 11_AmazonA2I/images s3://cv-on-aws-book-xxxx/chapter_11/images --region us-east-2
Important note
To collect the sample images, you can use the same S3 bucket you created in Chapter 2.
Now, navigate to Amazon SageMaker on the AWS Management Console at https://us-east-2.console.aws.amazon.com/a2i/home?region=us-east-2#.
Expand Ground Truth in the left-hand navigation pane, and select on Labeling workforces:
Figure 11.2: The Amazon SageMaker console
For this example, we will be using...