Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
robmarkcole committed Mar 14, 2024
1 parent 1e7b398 commit 766a237
Showing 1 changed file with 14 additions and 2 deletions.
16 changes: 14 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Orbuculum's potential extends far beyond the reinvention of the GIS/EO research
- Change detection
- Time series
- Crop classification
- Crop yield
- Crop yield & vegetation forecasting
- Wealth and economic activity
- Disaster response
- Super-resolution
Expand Down Expand Up @@ -942,6 +942,8 @@ Extracting roads is challenging due to the occlusions caused by other objects an

### Segmentation - Miscellaneous

- [seg-eval](https://github.com/itracasa/seg-eval) -> SegEval is a Python library that provides tools for evaluating semantic segmentation models. Generate evaluation regions and to analyze segmentation results within them.

- [awesome-satellite-images-segmentation](https://github.com/mrgloom/awesome-semantic-segmentation#satellite-images-segmentation)

- [Satellite Image Segmentation: a Workflow with U-Net](https://medium.com/vooban-ai/satellite-image-segmentation-a-workflow-with-u-net-7ff992b2a56e) is a decent intro article
Expand Down Expand Up @@ -2172,7 +2174,7 @@ Crop classification in remote sensing is the identification and mapping of diffe
- [StressNet: A spatial-spectral-temporal deformable attention-based framework for water stress classification in maize](https://github.com/tejasri19/Stressnet) -> Water Stress Classification on Multispectral data of Maize captured by UAV

#
## Crop yield
## Crop yield & vegetation forecasting

<p align="center">
<img src="images/yield.png" width="600">
Expand Down Expand Up @@ -2216,6 +2218,8 @@ Crop yield is a crucial metric in agriculture, as it determines the productivity

- [MMST-ViT](https://github.com/fudong03/MMST-ViT) -> MMST-ViT: Climate Change-aware Crop Yield Prediction via Multi-Modal Spatial-Temporal Vision Transformer. This paper utilizes the Tiny CropNet dataset

- [Greenearthnet](https://github.com/vitusbenson/greenearthnet) -> Multi-modal learning for geospatial vegetation forecasting

#
## Wealth and economic activity

Expand Down Expand Up @@ -2888,6 +2892,8 @@ Image retrieval is the task of retrieving images from a collection that are simi

- [AMFMN](https://github.com/AICyberTeam/AMFMN) -> Exploring a Fine-Grained Multiscale Method for Cross-Modal Remote Sensing Image Retrieval

- [remote-sensing-image-retrieval](https://github.com/IBM/remote-sensing-image-retrieval) -> Multi-Spectral Remote Sensing Image Retrieval using Geospatial Foundation Models (IBM Prithvi)

#
## Image Captioning

Expand Down Expand Up @@ -3574,6 +3580,8 @@ Training data can be hard to acquire, particularly for rare events such as chang

- [awesome-remote-sensing-vision-language-models](https://github.com/lzw-lzw/awesome-remote-sensing-vision-language-models)

- [Awesome-Remote-Sensing-Multimodal-Large-Language-Model](https://github.com/ZhanYang-nwpu/Awesome-Remote-Sensing-Multimodal-Large-Language-Model)

- [Remote-Sensing-ChatGPT](https://github.com/HaonanGuo/Remote-Sensing-ChatGPT) -> an open source tool for solving remote sensing tasks with ChatGPT in an interactive way.

- [ChangeCLIP](https://github.com/dyzy41/ChangeCLIP) -> ChangeCLIP: Remote sensing change detection with multimodal vision-language representation learning
Expand All @@ -3591,5 +3599,9 @@ Training data can be hard to acquire, particularly for rare events such as chang

- [Awesome Remote Sensing Foundation Models](https://github.com/Jack-bo1220/Awesome-Remote-Sensing-Foundation-Models)

- [hydro-foundation-model](https://github.com/isaaccorley/hydro-foundation-model) -> A Foundation Model for Water in Satellite Imagery

- [RSBuilding](https://github.com/Meize0729/RSBuilding) -> Towards General Remote Sensing Image Building Extraction and Change Detection with Foundation Model

----
- *Logo created with* [*Brandmark*](https://app.brandmark.io/v3/)

0 comments on commit 766a237

Please sign in to comment.