Update README.md
Browse files
README.md
CHANGED
|
@@ -42,7 +42,7 @@ inference with optional 4-flip test-time augmentation. At evaluation time, water
|
|
| 42 |
reconstructed from the binary prediction using the JRC prior, enabling 3-class IoU reporting
|
| 43 |
(no-flood / flood / waterbody) against the original 3-class ground truth.
|
| 44 |
|
| 45 |
-
- **Developed by:**
|
| 46 |
- **Funded by:** ANRF (Anusandhan National Research Foundation) AISEHack Programme
|
| 47 |
- **Model type:** Semantic segmentation — geospatial / Earth observation
|
| 48 |
- **Input modalities:** Optical (HLS-style 6-band) + SAR (HH, HV, SAR_diff, log_HH, log_HV) + JRC binary water prior
|
|
@@ -52,11 +52,8 @@ reconstructed from the binary prediction using the JRC prior, enabling 3-class I
|
|
| 52 |
|
| 53 |
### Model Sources
|
| 54 |
|
| 55 |
-
|
| 56 |
- **Model weights:** `prithvi_best-v7.ckpt` — epoch 125, val flood IoU 0.368 *(Google Drive / Zenodo link)*
|
| 57 |
-
- **Demo:** FloodSense web app *(Vercel link — add after deployment)*
|
| 58 |
-
- **Training code:** `best.py` in repository root
|
| 59 |
-
- **Evaluation code:** `evaluate_model.py`, `quick_eval.py`
|
| 60 |
|
| 61 |
---
|
| 62 |
|
|
|
|
| 42 |
reconstructed from the binary prediction using the JRC prior, enabling 3-class IoU reporting
|
| 43 |
(no-flood / flood / waterbody) against the original 3-class ground truth.
|
| 44 |
|
| 45 |
+
- **Developed by:** AI-Hackers
|
| 46 |
- **Funded by:** ANRF (Anusandhan National Research Foundation) AISEHack Programme
|
| 47 |
- **Model type:** Semantic segmentation — geospatial / Earth observation
|
| 48 |
- **Input modalities:** Optical (HLS-style 6-band) + SAR (HH, HV, SAR_diff, log_HH, log_HV) + JRC binary water prior
|
|
|
|
| 52 |
|
| 53 |
### Model Sources
|
| 54 |
|
| 55 |
+
|
| 56 |
- **Model weights:** `prithvi_best-v7.ckpt` — epoch 125, val flood IoU 0.368 *(Google Drive / Zenodo link)*
|
|
|
|
|
|
|
|
|
|
| 57 |
|
| 58 |
---
|
| 59 |
|