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

Computer Vision on AWS
By :

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 at 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/10_SageMakerModel
Additionally, you will need an AWS account and Jupyter Notebook. Chapter 1, contains detailed instructions for configuring the development environment.
Rafael Uetz and Sven Behnke’s LabelMe-12
dataset contains 50,000 labeled images from twelve categories. You’ll use it later in the chapter to learn how to import datasets that use non-standard file structures and binary metadata. See https://www.ais.uni-bonn.de/download/datasets.html for more information about this open source artifact.