xhagrg yoobb commited on
Commit
6e65da6
1 Parent(s): 0e82c28

Correct a typo: "extend of floods" corrected to "extent of floods" (#2)

Browse files

- Correct a typo: "extend of floods" corrected to "extent of floods" (2de9611d0b8bbc655845f4d71c200b1e23f28ffc)


Co-authored-by: Bernard Yoo <yoobb@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -15,7 +15,7 @@ metrics:
15
  - IoU
16
  ---
17
  ### Model and Inputs
18
- The pretrained [Prithvi-100m](https://huggingface.co/ibm-nasa-geospatial/Prithvi-100M/blob/main/README.md) model is finetuned to segment the extend of floods on Sentinel-2 images from the [Sen1Floods11 dataset](https://github.com/cloudtostreet/Sen1Floods11).
19
 
20
  The dataset consists of 446 labeled 512x512 chips that span all 14 biomes, 357 ecoregions, and 6 continents of the world across 11 flood events. The benchmark associated to Sen1Floods11 provides results for fully convolutional neural networks trained in various input/labeled data setups, considering Sentinel-1 and Sentinel-2 imagery.
21
 
 
15
  - IoU
16
  ---
17
  ### Model and Inputs
18
+ The pretrained [Prithvi-100m](https://huggingface.co/ibm-nasa-geospatial/Prithvi-100M/blob/main/README.md) model is finetuned to segment the extent of floods on Sentinel-2 images from the [Sen1Floods11 dataset](https://github.com/cloudtostreet/Sen1Floods11).
19
 
20
  The dataset consists of 446 labeled 512x512 chips that span all 14 biomes, 357 ecoregions, and 6 continents of the world across 11 flood events. The benchmark associated to Sen1Floods11 provides results for fully convolutional neural networks trained in various input/labeled data setups, considering Sentinel-1 and Sentinel-2 imagery.
21