yuxuanw8 commited on
Commit
4f0a18a
·
verified ·
1 Parent(s): 310a113

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -36,6 +36,13 @@ NUM_CLASSES = 10
36
  spatial_resolution = 10
37
  ```
38
 
 
 
 
 
 
 
 
39
  If you use the EuroSAT dataset in your work, please cite the original paper:
40
  ```python
41
  @article{helber2019eurosat,
 
36
  spatial_resolution = 10
37
  ```
38
 
39
+ ## Split
40
+ The **EuroSAT** dataset consists splits of:
41
+ - train: 16200 samples
42
+ - val: 5400 samples
43
+ - test: 5400 samples
44
+
45
+ ## Citation
46
  If you use the EuroSAT dataset in your work, please cite the original paper:
47
  ```python
48
  @article{helber2019eurosat,