Flood-Detection-from-Images-using-Deep-Learning icon indicating copy to clipboard operation
Flood-Detection-from-Images-using-Deep-Learning copied to clipboard

ValueError: Shapes (None, None) and (None, 7, 7, 2) are incompatible

Open DaisyWatermelon opened this issue 3 years ago • 2 comments

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 Untitled picture Do you know how to fix it? Thanks.

DaisyWatermelon avatar May 15 '22 01:05 DaisyWatermelon

Hi,

thanks for reaching out. I have updated the code. You can clone the repo again and run it. It should work now.

sohailahmedkhan avatar May 16 '22 11:05 sohailahmedkhan

Thank you so much! The error is gone.

DaisyWatermelon avatar May 22 '22 22:05 DaisyWatermelon