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

Uploading data to the S3 bucket

The S3 bucket is the cloud storage container to store data in AWS. This section describes how to upload data from our PC to the S3 bucket:

  1. Create a main folder to indicate the project data.
  2. Within that folder, upload four files and an output folder, as follows:
  • train_channel: The train image .jpg file
  • train_annotation_channel: The train annotation .JSON file. Each file corresponds to each train image.
  • validation_channel: The validation image .jpg file
  • validation_annotation_channel: The validation annotation .JSON file. Each file corresponds to each validation image.
  1. Create an output folder to store the checkpoint and output model files.
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