keras How to use fit_generator with multiple outputs in Keras While implementing GoogLeNet paper just for fun I faced this cryptic error: "ValueError: Error when checking model target: the list of Numpy arrays that you are passing to your model is not the size the model expected."