I am using the pre-trained weights in the classifer/assets/ folder and I get the following error when running the code:
ValueError: The name "zero_padding2d" is used 2 times in the model. All layer names should be unique.
Any help would be appreciated.