Transfer learning with Keras and Tensorflow Problem: In this model the objective is to use transfer learning to classify a image into a Motherboard or Something else to use the model: python predict.py --image ./YOUR_PATH/YOUR_IMAGE.jpeg --model models/model_v001.h5