Hi,when I just run test.py ,the error occured as following, ValueError: You are trying to load a weight file containing 12 layers into a model with 9 layers. could you help me ?It is because of the concatenate model or other reason?
Hi,when I just run test.py ,the error occured as following,
ValueError: You are trying to load a weight file containing 12 layers into a model with 9 layers.
could you help me ?It is because of the concatenate model or other reason?