update-readme (#1)
Browse files- Use Git LFS for docs/images/*.png (b5ce3ef69794ed57c28f4dc70d53798cf22958b7)
- Add project summary to README (98452373738b9ead1975596d51cdd17bd2411e8b)
- .gitattributes +1 -0
- README.md +10 -3
- docs/images/pipeline.png +3 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
docs/images/*.png filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
|
@@ -1,3 +1,10 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: apache-2.0
|
| 3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
---
|
| 4 |
+
# Live Fuel Moisture Content (LFMC) Mapping from Multimodal Earth Observation Data
|
| 5 |
+
|
| 6 |
+
Wildfires are growing in intensity and severity, increasing the need for timely, high-resolution monitoring of wildfire risk factors. Live Fuel Moisture Content (LFMC) is a key variable for both research and operational response, but ground-based measurements are sparse and costly. This project uses a pretrained, multimodal Earth observation model to generate large-scale, spatially complete LFMC maps.
|
| 7 |
+
|
| 8 |
+

|
| 9 |
+
|
| 10 |
+
For more information, please see our [paper](https://arxiv.org/abs/2506.20132).
|
docs/images/pipeline.png
ADDED
|
Git LFS Details
|