Skip to content

Commit 28e16b1

Browse files
committed
various
1 parent 1b074f7 commit 28e16b1

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -387,6 +387,8 @@ Note that deforestation detection may be treated as a segmentation task or a cha
387387

388388
- [IBM BlueSky Challenge - ZeroFlood](https://github.com/oroikono/IBM-BlueSky-Challenge-ZeroFlood)
389389

390+
- [OmniWaterMask-training](https://github.com/DPIRD-DMA/OmniWaterMask-training) -> Training code for the deep learning model used in [OmniWaterMask](https://github.com/DPIRD-DMA/OmniWaterMask) - a Python library for detecting water bodies in satellite and aerial imagery.
391+
390392
### Segmentation - Fire, smoke & burn areas
391393

392394
- [SatelliteVu-AWS-Disaster-Response-Hackathon](https://github.com/SatelliteVu/SatelliteVu-AWS-Disaster-Response-Hackathon) -> fire spread prediction using classical ML & deep learning
@@ -1418,6 +1420,8 @@ A variety of techniques can be used to count animals, including object detection
14181420

14191421
- [HerdNet](https://github.com/Alexandre-Delplanque/HerdNet) -> From Crowd to Herd Counting: How to Precisely Detect and Count African Mammals using Aerial Imagery and Deep Learning?
14201422

1423+
- [sat-rhino](https://github.com/sat-rhino/sat-rhino) -> evaluating a YOLOv12 model, plus tools for generating synthetic data in Blender
1424+
14211425
### Object detection - Miscellaneous
14221426

14231427
- [Object Detection and Image Segmentation with Deep Learning on Earth Observation Data: A Review](https://www.mdpi.com/2072-4292/12/10/1667)
@@ -1568,6 +1572,8 @@ Regression in remote sensing involves predicting continuous variables such as wi
15681572

15691573
- [TREASURE-NET](https://github.com/Global-Earth-Observation/threasure-net) -> Super-Resolved Canopy Height Mapping from Sentinel-2 Time Series Using LiDAR HD Reference Data across Metropolitan France
15701574

1575+
- [Seabed-Net](https://github.com/pagraf/Seabed-Net) -> A multi-task network for joint bathymetry and pixel-based seabed classification from remote sensing imagery in shallow waters, uses [MagicBathyNet](https://www.magicbathy.eu/magicbathynet.html) dataset
1576+
15711577
#
15721578
## Cloud detection & removal
15731579

@@ -2085,6 +2091,8 @@ The analysis of time series observations in remote sensing data has numerous app
20852091

20862092
- [CNN-LSTM_for_DSM](https://github.com/leizhang-geo/CNN-LSTM_for_DSM) -> A CNN-LSTM model for soil organic carbon content prediction with long time series of MODIS-based phenological variables
20872093

2094+
- [rice-irrigation-mapping-s1s2](https://github.com/microsoft/rice-irrigation-mapping-s1s2) -> Mapping rice irrigation using Sentinel-1 and Sentinel-2 data
2095+
20882096
#
20892097
## Crop classification
20902098

@@ -2696,6 +2704,8 @@ Data fusion is a technique for combining information from different sources such
26962704

26972705
- [TIF: Time-series-based Image Fusion](https://github.com/GERSL/TIF) -> produce 10 m Harmonized Landsat and Sentinel-2 (HLS) data by fusing 30 m Landsat 8-9 and 10 m Sentinel-2 A/B time series
26982706

2707+
- [AnytimeFormer](https://github.com/tangkai-RS/AnytimeFormer) -> Fusing irregular and asynchronous SAR-optical time series to reconstruct reflectance at any given time
2708+
26992709
#
27002710
## Generative networks
27012711

@@ -3526,6 +3536,8 @@ SAR (synthetic aperture radar) is used to detect and measure the properties of o
35263536

35273537
- [SAM3SAR: Ship Segmentation in SAR with SAM3‑UNet](https://github.com/edwardarchaeology/SAR_Segmentation_with_SAM3_UNET)
35283538

3539+
- [SARMSSD](https://github.com/buyukkanber/SARMSSD) -> Impact of Data Enhancement Methods on Ship Detection Using YOLO11 in SAR Imagery
3540+
35293541
#
35303542
## NDVI - vegetation index
35313543

@@ -3625,6 +3637,8 @@ Training data can be hard to acquire, particularly for rare events such as chang
36253637

36263638
- [Adapting Vehicle Detectors for Aerial Imagery to Unseen Domains with Weak Supervision](https://github.com/humansensinglab/AGenDA) -> Leverage synthetic data generated by Stable Diffusion to enhance cross-domain object detection in aerial imagery.
36273639

3640+
- [VectorSynth](https://github.com/mvrl/VectorSynth) -> a suite of models for synthesizing satellite images with global style and text-driven layout control
3641+
36283642
#
36293643
## Explainable Ai (XAI)
36303644
Explainable AI (XAI) is a field of artificial intelligence that focuses on developing methods and techniques to make the decision-making process of AI systems more transparent and understandable to humans. XAI aims to provide insights into how AI models arrive at their predictions or decisions, allowing users to trust and interpret the results effectively. This is particularly important in remote sensing applications where understanding the rationale behind AI-driven insights can be crucial for decision-making in areas such as environmental monitoring, disaster response, and land use planning.
@@ -3737,5 +3751,7 @@ Explainable AI (XAI) is a field of artificial intelligence that focuses on devel
37373751

37383752
- [LandSegmenter](https://github.com/zhu-xlab/LandSegmenter) -> Towards a Flexible Foundation Model for Land Use and Land Cover Mapping
37393753

3754+
- [GeoLink_NeurIPS2025](https://github.com/bailubin/GeoLink_NeurIPS2025) -> GeoLink is a multimodal framework that empowers remote sensing foundation models by integrating OpenStreetMap (OSM) data in both pretraining stage and downstream tasks
3755+
37403756
----
37413757
- *Logo created with* [*Brandmark*](https://app.brandmark.io/v3/)

0 commit comments

Comments
 (0)