Skip to content

Commit 00cdefb

Browse files
committed
Update README.md
1 parent 0bf6c60 commit 00cdefb

1 file changed

Lines changed: 13 additions & 1 deletion

File tree

README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,6 +333,10 @@ Note that deforestation detection may be treated as a segmentation task or a cha
333333

334334
- [CropSight](https://github.com/rssiuiuc/CropSight) -> towards a large-scale operational framework for object-based crop type ground truth retrieval using street view and PlanetScope satellite imagery
335335

336+
- [ftw-prue](https://github.com/fieldsoftheworld/ftw-prue) -> PRUE: A Practical Recipe for Field Boundary Segmentation at Scale.
337+
338+
- [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.
339+
336340
### Segmentation - Water, coastlines, rivers & floods
337341

338342
- [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).
@@ -1592,6 +1596,8 @@ Regression in remote sensing involves predicting continuous variables such as wi
15921596

15931597
- [Popcorn](https://popcorn-population.github.io/) -> High-resolution Population Maps Derived from Sentinel-1 and Sentinel-2, with follow up work [Bourbon](https://github.com/nandometzger/bourbon)
15941598

1599+
- [UrbanControlNet](https://github.com/kailaisun/UrbanControlNet/) -> Envisioning Global Urban Development with Satellite Imagery and Generative AI.
1600+
15951601
#
15961602
## Cloud detection & removal
15971603

@@ -2221,6 +2227,8 @@ Crop yield is a crucial metric in agriculture, as it determines the productivity
22212227

22222228
- [imbalance_deep_regression_yield_forecasting](https://github.com/plant-ai-biophysics-lab/imbalance_deep_regression_yield_forecasting) -> Predicting Crop Yield Lows Through Highs via Binned Deep Imbalanced Regression
22232229

2230+
- [YieldSAT](https://yieldsat.github.io/) -> A Multimodal Benchmark Dataset for High-Resolution Crop Yield Prediction.
2231+
22242232
#
22252233
## Wealth and economic activity
22262234

@@ -2751,7 +2759,7 @@ Data fusion is a technique for combining information from different sources such
27512759
<b>Example generated images using a GAN.</b>
27522760
</p>
27532761

2754-
Generative networks (e.g. GANs) aim to generate new, synthetic data that appears similar to real-world data. This generated data can be used for a wide range of purposes, including data augmentation, data imbalance correction, and filling in missing or corrupted data. Including generating synthetic data can improve the performance of remote sensing algorithms and models, leading to more accurate and reliable results. [Image source](https://arxiv.org/abs/2207.14580)
2762+
Generative networks (e.g. GANs and diffusion models) aim to generate new, synthetic data that appears similar to real-world data. This generated data can be used for a wide range of purposes, including data augmentation, data imbalance correction, and filling in missing or corrupted data. Including generating synthetic data can improve the performance of remote sensing algorithms and models, leading to more accurate and reliable results. [Image source](https://arxiv.org/abs/2207.14580)
27552763

27562764
- [NIR-GAN](https://github.com/simon-donike/NIR-GAN) -> NIR-GAN: Generate a synthetic NIR band from RGB Remote Sensing Imagery (Sentinel-2, SPOT, basemaps, ...)
27572765

@@ -2815,6 +2823,8 @@ Generative networks (e.g. GANs) aim to generate new, synthetic data that appears
28152823

28162824
- [noise2change](https://github.com/chiangliu/noise2change) -> Generating Any Changes in the Noise Domain
28172825

2826+
- [SAT-JEPA-DIFF](https://github.com/VU-AIML/SAT-JEPA-DIFF/) -> Bridging Self-Supervised Learning and Generative Diffusion for Satellite Image Forecasting.
2827+
28182828
#
28192829
## Autoencoders, dimensionality reduction, image embeddings & similarity search
28202830

@@ -3738,6 +3748,8 @@ Explainable AI (XAI) is a field of artificial intelligence that focuses on devel
37383748

37393749
- [SegEarth-OV-3](https://github.com/earth-insights/SegEarth-OV-3) -> Exploring SAM 3 for Open-Vocabulary Semantic Segmentation in Remote Sensing Images
37403750

3751+
- [ForestChat](https://github.com/JamesBrockUoB/ForestChat) -> Adapting Vision-Language Models for Interactive Forest Change Analysis.
3752+
37413753
#
37423754
## Foundational models
37433755

0 commit comments

Comments
 (0)