Commit ·
1978bd3
1
Parent(s): 3d2c944
Update README.md with dataset configurations
Browse files
README.md
CHANGED
|
@@ -64,6 +64,14 @@ Below we provide a brief explanation of each field:
|
|
| 64 |
|
| 65 |
In this version of the dataset there are no predefined train/val/test splits so that the users can define their own.
|
| 66 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 67 |
## Dataset Creation
|
| 68 |
|
| 69 |
### Curation Rationale
|
|
|
|
| 64 |
|
| 65 |
In this version of the dataset there are no predefined train/val/test splits so that the users can define their own.
|
| 66 |
|
| 67 |
+
### Data configurations
|
| 68 |
+
|
| 69 |
+
There are the following configurations in the current version of Sen4AgriNet:
|
| 70 |
+
- `complete`: The complete Sen4AgriNet dataset.
|
| 71 |
+
- `cat_2019`: Only Catalonia data for 2019.
|
| 72 |
+
- `cat_2020`: Only Catalonia data for 2020.
|
| 73 |
+
- `fr_2019`: Only France data for 2019.
|
| 74 |
+
|
| 75 |
## Dataset Creation
|
| 76 |
|
| 77 |
### Curation Rationale
|