Disaster Classificiation using CNNs
bunnysaini/Disaster-Classificiation
Goal
To prepare an image processing model to classify the type of disaster based on the image dataset.
Dataset
This dataset contains images for each disaster. Images are placed in folders with disaster name. Images with no damage are also available, for model training purposes. https://www.kaggle.com/varpit94/disaster-images-dataset
Libraries Used
- Tensorflow
- Keras Library
- Matplotlib