Skip to content

Commit f4e3516

Browse files
committed
Add new resources for landslide detection and forest browning monitoring to README.md
1 parent 00cdefb commit f4e3516

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,8 @@ Classification is a fundamental task in remote sensing data analysis, where the
145145

146146
- [nshaud/DeepNetsForEO](https://github.com/nshaud/DeepNetsForEO) -> Deep networks for Earth Observation with PyTorch implementations of state-of-the-art architectures for remote sensing image classification
147147

148+
- [sentinel-landslide-cls](https://github.com/IoannisNasios/sentinel-landslide-cls) -> Classification for Landslide Detection, using Sentinel-1 and Sentinel-2 data.
149+
148150
#
149151
## Segmentation
150152

@@ -337,6 +339,8 @@ Note that deforestation detection may be treated as a segmentation task or a cha
337339

338340
- [agribound](https://github.com/montimaj/agribound) -> An AI-powered field boundary delineation toolkit combining satellite foundation models, embeddings, and global training data for accurate agricultural parcel/field boundary mapping.
339341

342+
- [s2-forest-browning-monitoring](https://github.com/SamanthaBiegel/s2-forest-browning-monitoring) -> Monitoring forest browning using Sentinel-2 imagery.
343+
340344
### Segmentation - Water, coastlines, rivers & floods
341345

342346
- [sat-water](https://github.com/busayojee/sat-water) -> Semantic segmentation of water bodies in satellite imagery, producing pixel-wise water masks from remote sensing images using a U-Net–style deep learning pipeline (data preparation, training, inference, and evaluation).
@@ -1598,6 +1602,8 @@ Regression in remote sensing involves predicting continuous variables such as wi
15981602

15991603
- [UrbanControlNet](https://github.com/kailaisun/UrbanControlNet/) -> Envisioning Global Urban Development with Satellite Imagery and Generative AI.
16001604

1605+
- [Emb2Heights](https://github.com/VMarsocci/emb2heights-baselines) -> baseline for the Emb2Heights challenge - trains and runs inference for a model that predicts sub-pixel land cover percentages (Building, Vegetation, Water) and continuous structure heights (nDSM) directly from Earth Observation embeddings
1606+
16011607
#
16021608
## Cloud detection & removal
16031609

0 commit comments

Comments
 (0)