Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,8 @@
|
|
2 |
license: mit
|
3 |
task_categories:
|
4 |
- image-classification
|
|
|
|
|
5 |
---
|
6 |
|
7 |
## EuroSAT-SAR: Land Use and Land Cover Classification with Sentinel-1
|
@@ -22,5 +24,4 @@ The dataset can be downloaded as a compressed zip file [here](https://huggingfac
|
|
22 |
journal={arXiv preprint arXiv:2310.18653},
|
23 |
year={2023}
|
24 |
}
|
25 |
-
```
|
26 |
-
|
|
|
2 |
license: mit
|
3 |
task_categories:
|
4 |
- image-classification
|
5 |
+
size_categories:
|
6 |
+
- 10K<n<100K
|
7 |
---
|
8 |
|
9 |
## EuroSAT-SAR: Land Use and Land Cover Classification with Sentinel-1
|
|
|
24 |
journal={arXiv preprint arXiv:2310.18653},
|
25 |
year={2023}
|
26 |
}
|
27 |
+
```
|
|