ValueError: Input 0 is incompatible with layer model: expected shape=(None, 224, 224, 3), found shape=(None, 240, 320, 3)
Hello! I'm having this error while executing train.py. Although the target shape is correct i can't wrap my head around the expected shape.
I'll leave the stack trace: traceback.txt