May 2020
Beginner to intermediate
430 pages
10h 39m
English
TFRecord files are efficient TensorFlow file formats for storing image and annotation files in a single binary format for super-fast reading by the TensorFlow model. TFRecord was already introduced in Chapter 10, Object Detection Using R-CNN, SSD, and R-FCN. In this section, we will describe how to prepare the data and then upload it.