Technical requirements
You will require the following:
- Access to an active AWS account with permissions to access Amazon SageMaker and Amazon Lookout for Vision
- 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/09_SageMakerGroundTruth
Additionally, you will need an AWS account and the Jupyter Notebook. Chapter 1 contains detailed instructions for configuring the developer environment.