You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+16-2
Original file line number
Diff line number
Diff line change
@@ -480,8 +480,6 @@ Note that deforestation detection may be treated as a segmentation task or a cha
480
480
481
481
-[mowing-detection](https://github.com/lucas-batier/mowing-detection) -> Automatic detection of mowing and grazing from Sentinel images
482
482
483
-
-[An improved Forest change detection in Sentinel-2 satellite images using Attention Residual U-Net](https://github.com/kkalinaki/Improved-Attention-Residual-U-Net-For-Forest-change-detection)
484
-
485
483
### Segmentation - Water, coastlines & floods
486
484
487
485
-[pytorch-waterbody-segmentation](https://github.com/gauthamk02/pytorch-waterbody-segmentation) -> UNET model trained on the Satellite Images of Water Bodies dataset from Kaggle. The model is deployed on Hugging Face Spaces
@@ -544,6 +542,8 @@ Note that deforestation detection may be treated as a segmentation task or a cha
544
542
545
543
-[Flood-Mapping-Using-Satellite-Images](https://github.com/KonstantinosF/Flood-Mapping-Using-Satellite-Images) -> masters thesis comparing Random Forest & Unet
546
544
545
+
-[MECNet](https://github.com/zhilyzhang/MECNet) -> Rich CNN features for water-body segmentation from very high resolution aerial and satellite imagery
546
+
547
547
### Segmentation - Fire, smoke & burn areas
548
548
549
549
-[SatelliteVu-AWS-Disaster-Response-Hackathon](https://github.com/SatelliteVu/SatelliteVu-AWS-Disaster-Response-Hackathon) -> fire spread prediction using classical ML & deep learning
@@ -574,6 +574,8 @@ Note that deforestation detection may be treated as a segmentation task or a cha
574
574
575
575
-[Post Wildfire Burnt-up Detection using Siamese-UNet](https://github.com/kavyagupta/chabud) -> on Chadbud dataset
576
576
577
+
-[vit-burned-detection](https://github.com/DarthReca/vit-burned-detection) -> Vision transformers in burned area delineation
578
+
577
579
### Segmentation - Landslides
578
580
579
581
-[landslide-sar-unet](https://github.com/iprapas/landslide-sar-unet) -> Deep Learning for Rapid Landslide Detection using Synthetic Aperture Radar (SAR) Datacubes
@@ -721,6 +723,8 @@ Extracting roads is challenging due to the occlusions caused by other objects an
721
723
722
724
-[sam_road](https://github.com/htcr/sam_road) -> Segment Anything Model (SAM) for large-scale, vectorized road network extraction from aerial imagery.
723
725
726
+
-[LRDNet](https://github.com/dyl96/LRDNet) -> A Lightweight Road Detection Algorithm Based on Multiscale Convolutional Attention Network and Coupled Decoder Head
727
+
724
728
### Segmentation - Buildings & rooftops
725
729
726
730
-[Road and Building Semantic Segmentation in Satellite Imagery](https://github.com/Paulymorphous/Road-Segmentation) uses U-Net on the Massachusetts Roads Dataset & keras
@@ -891,6 +895,8 @@ Extracting roads is challenging due to the occlusions caused by other objects an
891
895
892
896
-[RoofSense](https://github.com/DimitrisMantas/RoofSense/tree/master) -> A novel deep learning solution for the automatic roofing material classification of the Dutch building stock using aerial imagery and laser scanning data fusion
893
897
898
+
-[IBS-AQSNet](https://github.com/zhilyzhang/IBS-AQSNet) -> Enhanced Automated Quality Assessment Network for Interactive Building Segmentation in High-Resolution Remote Sensing Imagery
899
+
894
900
### Segmentation - Solar panels
895
901
896
902
-[Deep-Learning-for-Solar-Panel-Recognition](https://github.com/saizk/Deep-Learning-for-Solar-Panel-Recognition) -> using both object detection with Yolov5 and Unet segmentation
@@ -2153,6 +2159,8 @@ Change detection is a vital component of remote sensing analysis, enabling the m
2153
2159
2154
2160
-[MaskCD](https://github.com/EricYu97/MaskCD) -> A Remote Sensing Change Detection Network Based on Mask Classification
2155
2161
2162
+
-[I3PE](https://github.com/ChenHongruixuan/I3PE) -> Exchange means change: an unsupervised single-temporal change detection framework based on intra- and inter-image patch exchange
2163
+
2156
2164
#
2157
2165
## Time series
2158
2166
@@ -2208,6 +2216,8 @@ The analysis of time series observations in remote sensing data has numerous app
2208
2216
2209
2217
-[CAPES](https://github.com/twin22jw/CAPES/tree/main) -> Construction changes are detected using the U-net model and satellite time series
2210
2218
2219
+
-[Exchanger4SITS](https://github.com/TotalVariation/Exchanger4SITS) -> Rethinking the Encoding of Satellite Image Time Series
2220
+
2211
2221
#
2212
2222
## Crop classification
2213
2223
@@ -3002,6 +3012,8 @@ Image retrieval is the task of retrieving images from a collection that are simi
3002
3012
3003
3013
-[remote-sensing-image-retrieval](https://github.com/IBM/remote-sensing-image-retrieval) -> Multi-Spectral Remote Sensing Image Retrieval using Geospatial Foundation Models (IBM Prithvi)
3004
3014
3015
+
-[Composed Image Retrieval for Remote Sensing](https://github.com/billpsomas/rscir)
3016
+
3005
3017
#
3006
3018
## Image Captioning
3007
3019
@@ -3707,6 +3719,8 @@ Training data can be hard to acquire, particularly for rare events such as chang
3707
3719
3708
3720
-[LLMs & FMs in Smart Agriculture](https://arxiv.org/pdf/2308.06668) -> Large Language Models and Foundation Models in Smart Agriculture: Basics, Opportunities, and Challenges
3709
3721
3722
+
-[LHRS-Bot](https://github.com/NJU-LHRS/LHRS-Bot) -> Empowering Remote Sensing with VGI-Enhanced Large Multimodal Language Model
0 commit comments