ndrplz/surround_vehicles_awareness

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)

ssmtariq opened this issue · 0 comments

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)

Selection_043

Could you please tell me how to fix this issue?