Technical requirements
You will require the following:
- Access to an active Amazon Web Services (AWS) account with permissions to access Amazon SageMaker and Amazon Rekognition
- PyCharm or any Python IDE
- All the code examples for this chapter can be found on GitHub at https://github.com/PacktPublishing/Computer-Vision-on-AWS
A Jupyter notebook is available for running the example code from this chapter. You can access the most recent code from this book’s GitHub repository, https://github.com/PacktPublishing/Computer-Vision-on-AWS. Clone that repository to your local machine using the following command:
$ git clone https://github.com/PacktPublishing/Computer-Vision-on-AWS $ cd Computer-Vision-on-AWS/03_RekognitionCustomLabels
Additionally, you will need an AWS account and Jupyter notebook. Chapter 1 contains detailed instructions for configuring the developer environment.