Skip to content

Commit 3ae3573

Browse files
committed
Add new resources for wildfire detection and school detection to README.md
1 parent 783af0d commit 3ae3573

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -435,6 +435,9 @@ Note that deforestation detection may be treated as a segmentation task or a cha
435435

436436
- [ai4good25-wildfire](https://github.com/VSainteuf/ai4good25-wildfire) -> AI4GOOD Class Fall 2025 : Wildfire spread prediction project
437437

438+
- [wildfire-lora-gfm](https://github.com/alishibli97/wildfire-lora-gfm) -> adapting large Earth-Observation foundation models
439+
(Prithvi-v2, TerraMind, DINOv3) using LoRA, to detect wildfire burned areas from bi-temporal (pre-fire / post-fire) Sentinel-2 imagery.
440+
438441
### Segmentation - Landslides
439442

440443
- [landslide-sar-unet](https://github.com/iprapas/landslide-sar-unet) -> Deep Learning for Rapid Landslide Detection using Synthetic Aperture Radar (SAR) Datacubes
@@ -3293,6 +3296,8 @@ Weakly & semi-supervised learning are two methods of machine learning that use b
32933296

32943297
- [VCNet](https://github.com/Tusaifei/VCNet) -> a weakly supervised end-to-end deep-learning network for large-scale HR land-cover mapping. Introduces the 0.5 m/pixel Tokyo Dataset.
32953298

3299+
- [School Detection](https://github.com/zakarya-elmimouni/School_Detection) -> Label-Efficient School Detection from Aerial Imagery via Weakly Supervised Pretraining and Fine-Tuning.
3300+
32963301
#
32973302
## Active learning
32983303

0 commit comments

Comments
 (0)