wangyi111 commited on
Commit
159f206
1 Parent(s): c60e57b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -1,3 +1,12 @@
1
  ---
2
  license: mit
 
 
3
  ---
 
 
 
 
 
 
 
 
1
  ---
2
  license: mit
3
+ task_categories:
4
+ - image-classification
5
  ---
6
+
7
+ ## EuroSAT-SAR: Land Use and Land Cover Classification with Sentinel-1
8
+
9
+ The EuroSAT-SAR dataset is a SAR version of the popular [EuroSAT](https://github.com/phelber/EuroSAT) dataset. We matched each Sentinel-2 image in EuroSAT with one Sentinel-1 patch according to the geospatial coordinates, ending up with 27,000 dual-pol Sentinel-1 SAR images divided in 10 classes. The EuroSAT-SAR dataset serves as a CIFAR-like, clean, balanced ML-ready dataset for remote sensing SAR image recognition.
10
+
11
+ ### Citation
12
+