hi... Im using jupyter notebook for image classification using tensorflow. I have trained my model for 12 categories. After the completion of training, during prediction, Im getting same output (i.e. same prediction scores) for all the test images. what may be the problem?