Abstract
The project is titled as “Detection of flood-damaged areas”. Its purpose is to detect the areas which are affected and aren’t affected by floods using the satellite images. With help of several architectures of Convolution Neural Networks (CNN) . We have used DenseNet 121 without any feature extraction and attained a validation accuracy on the last epoch as 94.6% and the testing accuracy of 97.4% further we have used ORB which has test accuracy of 95.1% and edge detection which provides the test accuracy of 93.4%. All these architectures were performed on the same model.