Skip to Content
Mastering Computer Vision with TensorFlow 2.x
book

Mastering Computer Vision with TensorFlow 2.x

by Krishnendu Kar
May 2020
Beginner to intermediate
430 pages
10h 39m
English
Packt Publishing
Content preview from Mastering Computer Vision with TensorFlow 2.x

Creating a notebook instance and beginning training

Let's follow these steps:

  1. Select the instance type (select an instance for accelerated computing, such as ml.p2.nxlarge, where n can be 1, 2, 8, and so on). Note that if the instance type is standard, such as ml.m5.nxlarge, or compute-optimized, such as ml.c5.nxlarge, then the training will fail. So, request a service limit increase, as we described previously.
  2. Select a maximum run time—start with 1 hour and increase it for very large jobs.
  3. Assign a path to the S3 bucket for each of the four channels described previously so that the algorithm knows where to pull data from.
  4. Assign the path to the output folder mentioned previously. An example of an output path is shown in the preceding code ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Hands-On Computer Vision with TensorFlow 2

Hands-On Computer Vision with TensorFlow 2

Benjamin Planche, Eliot Andres

Publisher Resources

ISBN: 9781838827069Supplemental Content