May 2020
Beginner to intermediate
430 pages
10h 39m
English
So far, we have learned how to upload images in TFRecord format to GCP and then used the SSD MobileNet model to train our custom model for burgers and fries. In this section, we will review the components of the model output and learn how to freeze the model. Freezing the model involves saving the TensorFlow graph and weights in a format that you can use for inference later on. The model output is stored in train folders and contains the following files:
Read now
Unlock full access