Update README.md
Browse files
README.md
CHANGED
|
@@ -22,7 +22,8 @@ This model uses EfficientNet-B0 for classifying 45 land-use categories from the
|
|
| 22 |
## Dataset
|
| 23 |
- NWPU-RESISC45: 31,500 images in 45 classes
|
| 24 |
- Data augmentation applied: rotation, flips, zoom
|
| 25 |
-
> Note: Dataset not included in repo; download link
|
|
|
|
| 26 |
|
| 27 |
## Metrics
|
| 28 |
- Accuracy: ~84.4% on test set
|
|
|
|
| 22 |
## Dataset
|
| 23 |
- NWPU-RESISC45: 31,500 images in 45 classes
|
| 24 |
- Data augmentation applied: rotation, flips, zoom
|
| 25 |
+
> Note: Dataset not included in repo; download link below.
|
| 26 |
+
NWPU-RESISC45 Dataset: https://github.com/remote-sensing-datasets/NWPU-RESISC45
|
| 27 |
|
| 28 |
## Metrics
|
| 29 |
- Accuracy: ~84.4% on test set
|