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
-[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
443
443
@@ -503,6 +503,10 @@ Note that deforestation detection may be treated as a segmentation task or a cha
503
503
504
504
-[SWRNET](https://github.com/trongan93/swrnet) -> A Deep Learning Approach for Small Surface Water Area Recognition Onboard Satellite
505
505
506
+
-[elwha-segmentation](https://github.com/StefanTodoran/elwha-segmentation) -> fine-tuning Meta's Segment Anything (SAM) for bird's eye view river pixel segmentation, [with Medium article](https://towardsdatascience.com/learn-transformer-fine-tuning-and-segment-anything-481c6c4ac802)
507
+
508
+
-[RiverSnap](https://github.com/ArminMoghimi/RiverSnap) -> code for paper: A Comparative Performance Analysis of Popular Deep Learning Models and Segment Anything Model (SAM) for River Water Segmentation in Close-Range Remote Sensing Imagery
509
+
506
510
### Segmentation - Fire, smoke & burn areas
507
511
508
512
-[SatelliteVu-AWS-Disaster-Response-Hackathon](https://github.com/SatelliteVu/SatelliteVu-AWS-Disaster-Response-Hackathon) -> fire spread prediction using classical ML & deep learning
@@ -2168,6 +2172,8 @@ Change detection is a vital component of remote sensing analysis, enabling the m
2168
2172
2169
2173
-[ChangeViT](https://github.com/zhuduowang/ChangeViT) -> Unleashing Plain Vision Transformers for Change Detection
2170
2174
2175
+
-[pytorch-change-models](https://github.com/Z-Zheng/pytorch-change-models) -> out-of-box contemporary spatiotemporal change model implementations, standard metrics, and datasets
2176
+
2171
2177
#
2172
2178
## Time series
2173
2179
@@ -2974,8 +2980,12 @@ Autoencoders are a type of neural network that aim to simplify the representatio
2974
2980
2975
2981
-[satclip](https://github.com/microsoft/satclip) -> A Global, General-Purpose Geographic Location Encoder from Microsoft
-[rs-cbir](https://github.com/amirafshari/rs-cbir) -> Satellite Image Vector Database and Multimodal Search using fine-tuned ResNet50 on AID dataset
2986
+
2987
+
-[TorchSpatial](https://github.com/seai-lab/TorchSpatial) -> A Location Encoding Framework and Benchmark for Spatial Representation Learning
2988
+
2979
2989
#
2980
2990
## Anomaly detection
2981
2991
Anomaly detection refers to the process of identifying unusual patterns or outliers in satellite or aerial images that do not conform to expected norms. This is crucial in applications such as environmental monitoring, defense surveillance, and urban planning. Machine learning algorithms, particularly unsupervised learning methods, are used to analyze vast amounts of remote sensing data efficiently. These algorithms learn the typical patterns and variations in the data, allowing them to flag anomalies such as unexpected land cover changes, illegal deforestation, or unusual maritime activities. The detection of these anomalies can provide valuable insights for timely decision-making and intervention in various fields.
@@ -3349,6 +3359,8 @@ Image registration is the process of registering one or more images onto another
3349
3359
3350
3360
-[How to Co-Register Temporal Stacks of Satellite Images](https://medium.com/sentinel-hub/how-to-co-register-temporal-stacks-of-satellite-images-5167713b3e0b)
3351
3361
3362
+
-[image-matching-models](https://github.com/gmberton/image-matching-models) -> easily try 23 different image matching methods
3363
+
3352
3364
-[ImageRegistration](https://github.com/jandremarais/ImageRegistration) -> Interview assignment for multimodal image registration using SIFT
3353
3365
3354
3366
-[imreg_dft](https://github.com/matejak/imreg_dft) -> Image registration using discrete Fourier transform. Given two images it can calculate the difference between scale, rotation and position of imaged features.
@@ -3782,5 +3794,7 @@ Training data can be hard to acquire, particularly for rare events such as chang
3782
3794
3783
3795
-[DiffusionSat](https://www.samarkhanna.com/DiffusionSat/) -> A Generative Foundation Model For Satellite Imagery
3784
3796
3797
+
-[granite-geospatial-biomass](https://github.com/ibm-granite/granite-geospatial-biomass) -> A geospatial model for Above Ground Biomass from IBM
3798
+
3785
3799
----
3786
3800
-*Logo created with*[*Brandmark*](https://app.brandmark.io/v3/)
0 commit comments