I have a Keras model (Yolo3) and I want to run the code on several images in the loop:
here is the pseudo-code
model = Model(input, output) for image in li