When I am running the project I am getting the following error:
Model was constructed with shape (None, None, None, 3) for input KerasTensor, but it was called on an input with incompatible shape (None, 3, 224, 224)
Could you please tell me how to fix this issue?