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

Flood detection from images using deep learning. Deep learning library KERAS was employed and MobileNet architecture was fine-tuned for image classification task.

Results 3 Flood-Detection-from-Images-using-Deep-Learning issues
Sort by recently updated
recently updated
newest added

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](https://user-images.githubusercontent.com/62314921/168453541-2b06c7ad-4652-4377-be60-af87b60a9904.png) Do...

Please help to give a step by step tutorial on how to execute the code