Satellite Image Classification
Presented By:
Aarya Parikh - 40262787
Dev Pandya - 40268577
Priyansh Bhuva - 40269498
Harshvardhansingh Rao - 40268567
Introduction
Datasets Used
Parameters | Wildfire | SeaIce | RESISC45 |
Total Classes | 2 | 8 | 45 |
Reduced Classes | 2 | 8 | 25 |
Total Images | 42999 | 23660 | 31500 |
Reduced Images | 42999 | 23660 | 17500 |
Image Size | 350X350 | 256X256 | 256X256 |
Format | .jpg | .jpg | .jpg |
CNN Architectures
AlexNet
VGG16
ResNet18
Optimization Algorithm
Loss Function
Results: Experimental Setup
Data Collection
Data Preprocessing
Model Training
Model Optimization
Model Testing
Ablative Study
The following shows the varied hyperparameters on SeaIce Dataset on different models.
Model Comparison on the Datasets
The three images provides the details about the training accuracy vs epochs graphs for the Wildfire, SeaIce and RESISC45 dataset respectively. The bar chart below represents the comparison of all three datasets on each models with their accuracy.
SeaIce
RESISC45
Wildfire
Model Comparison on the Datasets
The t-SNE visualization helps us to explore high dimensional data by categorizing similar and dissimilar datapoints into clusters and a class activation map is used to indicate the area of an image that a CNN model analyzes to predict the image class. Examples shown below:
Wildfire
SeaIce
RESISC45
Results: Transfer Learning
Transfer Learning was carried out on two architectures for SeaIce dataset:
Bibliography