Train and Deploy an Image Classifier for Disaster Response
This work provides a foundation for improving disaster response efficiency through image classification, though it is incremental as it applies existing methods to a new domain.
The authors tackled the problem of classifying flood disaster images using several neural network models, achieving up to 79% accuracy on a large dataset.
With Deep Learning Image Classification becoming more powerful each year, it is apparent that its introduction to disaster response will increase the efficiency that responders can work with. Using several Neural Network Models, including AlexNet, ResNet, MobileNet, DenseNets, and 4-Layer CNN, we have classified flood disaster images from a large image data set with up to 79% accuracy. Our models and tutorials for working with the data set have created a foundation for others to classify other types of disasters contained in the images.