Closed aakashthapa22 closed 3 years ago
image and mask names do not match. You can remove this line if you are sure that your image and mask paths are in the same order
Thank you! I am facing another problem on this while training. Can you please tell me the solution?
ResNet50(include_top=False)
has been changed since Keras 2.2.0.
warnings.warn('The output shape of ResNet50(include_top=False)
'ValueError Traceback (most recent call last)
If you are running it in a jupyter notebook, restart your kernel before trying to create the model again
why is code not asking for json file (only train_mask and val_mask, but not json file)?
AssertionError
Traceback (most recent call last)