Update README.md
Browse files
README.md
CHANGED
@@ -75,3 +75,17 @@ The github repo includes an inference script that allows running the flood mappi
|
|
75 |
### Feedback
|
76 |
|
77 |
Your feedback is invaluable to us. If you have any feedback about the model, please feel free to share it with us. You can do this by submitting issues on our open-source repository, [hls-foundation-os](https://github.com/NASA-IMPACT/hls-foundation-os/issues), on GitHub.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
75 |
### Feedback
|
76 |
|
77 |
Your feedback is invaluable to us. If you have any feedback about the model, please feel free to share it with us. You can do this by submitting issues on our open-source repository, [hls-foundation-os](https://github.com/NASA-IMPACT/hls-foundation-os/issues), on GitHub.
|
78 |
+
|
79 |
+
### Citation
|
80 |
+
|
81 |
+
If this model helped your research, please cite our model in your publications. Here is an example BibTeX entry:
|
82 |
+
|
83 |
+
```
|
84 |
+
@misc{Prithvi-100M,
|
85 |
+
author = {Jakubik, Johannes and Fraccaro, Paolo and Oliveira Borges, Dario and Muszynski, Michal and Weldemariam, Kommy and Zadrozny, Bianca and Ganti, Raghu and Mukkavilli, Karthik},
|
86 |
+
month = aug,
|
87 |
+
title = {{Prithvi 100M flood mapping}},
|
88 |
+
repository-code = {https://huggingface.co/ibm-nasa-geospatial/Prithvi-100M-sen1floods11},
|
89 |
+
year = {2023}
|
90 |
+
}
|
91 |
+
```
|