Large-scale remote sensing image scene classification benchmark with 45 scene classes extracted from Google Earth covering 100+ countries. Applicable to Maharashtra urban planning, land use mapping, and infrastructure analysis
# NWPU-RESISC45 dataset
from torchvision import datasets
print('NWPU-RESISC45: 45-class remote sensing image classification')
print('31,500 images at 256x256 resolution')| Field | Type | Description |
|---|---|---|
| image | image | Remote sensing scene image (256x256 pixels) |
| label | string | Scene class label (45 classes) |