I am trying to do transfer learning on classification task using ResNet50 with my own classifier on top, I have 28 classes to predict, I am stuck at the model.fit()
model.fit()