Datasets:

DOI:
License:
gonzmg88 commited on
Commit
1f3faa2
·
verified ·
1 Parent(s): 2f0a0d5

Update README.md

Browse files

Add tutorial ml4floods with torch dataset

Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -29,8 +29,11 @@ huggingface-cli download --cache-dir /path/to/cachedir --local-dir /path/to/loca
29
 
30
  ## Explore the dataset
31
 
32
- The [exploring *WorldFloodsv2*](https://spaceml-org.github.io/ml4floods/content/prep/exploring_worldfloods.html) tutorial in the [ml4floods](https://github.com/spaceml-org/ml4floods) package shows how to
 
 
33
  process the dataset and plot the images and masks.
 
34
 
35
  ## Licence
36
 
 
29
 
30
  ## Explore the dataset
31
 
32
+ The following [ml4floods](https://github.com/spaceml-org/ml4floods) tutorials may help you explore and use this dataset:
33
+
34
+ 1. The [exploring *WorldFloodsv2*](https://spaceml-org.github.io/ml4floods/content/prep/exploring_worldfloods.html) tutorial shows how to
35
  process the dataset and plot the images and masks.
36
+ 1. The [*WorldFloodsV2* torch dataset](https://spaceml-org.github.io/ml4floods/content/ml4ops/HOWTO_WF2_load_dataset.html) tutorial shows how to load the dataset with pytorch data loaders.
37
 
38
  ## Licence
39