I am trying to predict label of an image but I am getting ValueError. My code is
adv_model.fit(x={\'feature\': x_train, \'label\': y_train}, batch_size=42, ep