This document discusses using deep learning techniques on aerial images captured by UAVs to detect floods in near real-time. The key points are:
1) UAVs can capture high-resolution images faster than satellites and do not require internet connectivity, overcoming issues with current flood detection methods.
2) A case study tested detecting buildings and roads from UAV images using Haar cascade classification, achieving 91% and 94% accuracy.
3) A deep learning model was trained on the detected landmarks to classify images as flooded or non-flooded, achieving an overall accuracy of 91%.