yuxuanw8 commited on
Commit
78c0946
·
verified ·
1 Parent(s): 4f0a18a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -42,6 +42,13 @@ The **EuroSAT** dataset consists splits of:
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
 
42
  - val: 5400 samples
43
  - test: 5400 samples
44
 
45
+ ## Features:
46
+ The **EuroSAT** dataset consists of following features:
47
+ - **optical**: the Sentinel-2 image.
48
+ - **label**: the classification label.
49
+ - **optical_channel_wv**: the wavelength of each optical channel.
50
+ - **spatial_resolution**: the spatial resolution of images.
51
+
52
  ## Citation
53
  If you use the EuroSAT dataset in your work, please cite the original paper:
54
  ```python