Paolo-Fraccaro commited on
Commit
9a88a25
1 Parent(s): c599a73

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -18,8 +18,9 @@ metrics:
18
  ---
19
 
20
  ### Model and Inputs
21
- The pretrained [Prithvi-100m](https://huggingface.co/ibm-nasa-geospatial/burn-scar-Prithvi-100M) parameter model is used for finetuning over the Burn Scar task on HLS data.
22
- The finetuning expected an input tile of 512x512x6, where 512 is the height and width and 6 is the number of bands. The bands are
 
23
  1. Blue
24
  2. Green
25
  3. Red
 
18
  ---
19
 
20
  ### Model and Inputs
21
+ The pretrained [Prithvi-100m](https://huggingface.co/ibm-nasa-geospatial/Prithvi-100M/blob/main/README.md) parameter model is finetuned to detect Burn Scars on HLS data from the [HLS Burn Scar Scenes dataset](https://huggingface.co/datasets/ibm-nasa-geospatial/hls_burn_scars).
22
+ The finetuning expected an input tile of 512x512x6, where 512 is the height and width and 6 is the number of bands. The bands are:
23
+
24
  1. Blue
25
  2. Green
26
  3. Red