-
Notifications
You must be signed in to change notification settings - Fork 0
farihaSultana1204/Satellite-Image-Classification
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
In the context of satellite image classification, the dataset was loaded from a mounted drive and organized into training and testing sets, with class-separated directories under specified root directories. Data augmentation, including random rotations, shearing, zooming, shifting, and flips, was applied to the training data using ImageDataGenerator objects, while testing data remained unaltered. Various deep learning models, including CNN, ResNet34, VGG16, and InceptionV3, were trained and evaluated on the dataset with predefined hyperparameters such as epochs, batch size, and learning rate. CNN and InceptionV3 emerged as the top-performing models, outperforming ResNet34 and VGG16. Consequently, these two models were deemed the most suitable for the satellite image classification task.
DATASET
https://www.kaggle.com/datasets/mahmoudreda55/satellite-image-classification
About
Satellite Image Classification
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published