Two problems with the instructions here: https://github.com/IntelAI/models/blob/651c0da9771e65e20d20d1b649e38ba8a4666ef8/quickstart/image_recognition/tensorflow/resnet50v1_5/inference/gpu/README_Max_Series.md?plain=1#L61 First, this seems to download a Resnet50 v1 model, not v1.5. Second, there is no method given for generating the .pb file.