This project implements a Convolutional Neural Network (CNN) classifier based on the EuroSAT satellite image dataset for land use and land cover classification. The model classifies Sentinel-2 satellite images into multiple categories, which is useful for monitoring land use changes and geographic information systems (GIS) applications.
- Python 3.8+
- PyTorch 1.12+
- torchvision