Its an image classifier and I am obtaining predictions by simply averaging them from different models.
predictions1_val=model.predict(img_data_val) prediction