Flood-Detection-from-Images-using-Deep-Learning
Flood-Detection-from-Images-using-Deep-Learning copied to clipboard
ValueError: Shapes (None, None) and (None, 7, 7, 2) are incompatible
Hi thanks for your training model and codes, I tried it but I got an error:
ValueError: Shapes (None, None) and (None, 7, 7, 2) are incompatible
Do you know how to fix it? Thanks.
Hi,
thanks for reaching out. I have updated the code. You can clone the repo again and run it. It should work now.
Thank you so much! The error is gone.