I am new to Deep Learning and Tensorflow. I retrained a pretrained tensorflow inceptionv3 model as saved_model.pb to recognize different type of images but when
Please use the frozen_inference_graph.pb to load the model, than to use the saved_model.pb
Model_output - saved_model - saved_model.pb - checkpoint - frozen_inference_graph.pb # Main model - model.ckpt.data-00000-of-00001 - model.ckpt.index - model.ckpt.meta - pipeline.config