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
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -305,6 +305,8 @@ Note that deforestation detection may be treated as a segmentation task or a cha
305
305
306
306
-[transfer-field-delineation](https://github.com/kerner-lab/transfer-field-delineation) -> Multi-Region Transfer Learning for Segmentation of Crop Field Boundaries in Satellite Images with Limited Labels
307
307
308
+
-[crop-field-segmentation-ukan](https://github.com/DarthReca/crop-field-segmentation-ukan) -> KANs and Sentinel for Effective and Explainable Crop Field Segmentation
309
+
308
310
-[mowing-detection](https://github.com/lucas-batier/mowing-detection) -> Automatic detection of mowing and grazing from Sentinel images
309
311
310
312
-[PTAViT3D and PTAViT3DCA](https://github.com/feevos/tfcl) -> Tackling fluffy clouds: field boundaries detection using time series of S2 and/or S1 imagery
@@ -1045,6 +1047,8 @@ In instance segmentation, each individual 'instance' of a segmented area is give
1045
1047
1046
1048
-[VMD-Mask-RCNN-pipeline](https://github.com/Fen100/VMD-Mask-RCNN-pipeline) -> Detecting and segmenting sand mining river vessels on the Vietnam Mekong Delta, using PlanetScope imagery and Mask R-CNN
1047
1049
1050
+
-[BRIGHT cvprw26](https://github.com/ChenHongruixuan/BRIGHT/tree/master/cvprw26) -> Mask R-CNN baseline for multimodal building damage instance segmentation on BRIGHT
1051
+
1048
1052
#
1049
1053
## Object detection
1050
1054
@@ -2097,6 +2101,10 @@ The analysis of time series observations in remote sensing data has numerous app
2097
2101
2098
2102
-[stenn-pytorch](https://github.com/ThinkPak/stenn-pytorch) -> A Spatio-temporal Encoding Neural Network for Semantic Segmentation of Satellite Image Time Series
2099
2103
2104
+
-[RQUNet-DPC](https://github.com/trile83/RQUNet-DPC) -> Dense Predictive Coding and UNet framework for satellite image time series segmentation
2105
+
2106
+
-[encroaching-species-cerrado](https://github.com/osmarluiz/encroaching-species-cerrado) -> Detecting Encroaching Species in the Cerrado Using Deep Learning Time-Series Classification
2107
+
2100
2108
-[SITS-Former](https://github.com/linlei1214/SITS-Former) -> SITS-Former: A Pre-Trained Spatio-Spectral-Temporal Representation Model for Sentinel-2 Time Series Classification
2101
2109
2102
2110
-[graph-dynamic-earth-net](https://github.com/corentin-dfg/graph-dynamic-earth-net) -> Graph Dynamic Earth Net: Spatio-Temporal Graph Benchmark for Satellite Image Time Series [paper](https://ieeexplore.ieee.org/abstract/document/10281458)
@@ -2625,6 +2633,8 @@ Image-to-image translation is a crucial aspect of computer vision that utilizes
2625
2633
2626
2634
-[RSIT_SRM_ISD](https://github.com/summitgao/RSIT_SRM_ISD) -> PyTorch implementation of Remote sensing image translation via style-based recalibration module and improved style discriminator
2627
2635
2636
+
-[ACPV-Net](https://heinzjiao.github.io/acpv-net-project-page/) -> All-Class Polygonal Vectorization for Seamless Vector Map Generation from Aerial Imagery
2637
+
2628
2638
-[pix2pix_google_maps](https://github.com/manishemirani/pix2pix_google_maps) -> Converts satellite images to map images using pix2pix models
2629
2639
2630
2640
-[sar2color-igarss2018-chainer](https://github.com/enomotokenji/sar2color-igarss2018-chainer) -> Image Translation Between Sar and Optical Imagery with Generative Adversarial Nets
@@ -2916,6 +2926,8 @@ Autoencoders are a type of neural network that aim to simplify the representatio
2916
2926
2917
2927
-[GeoPool](https://github.com/isaaccorley/geopool) -> From Pixels to Patches — Pooling Strategies for Earth Embeddings
2918
2928
2929
+
-[TerraCodec](https://github.com/IBM/TerraCodec) -> a family of pretrained neural compression models for optical Sentinel-2 Earth Observation imagery
2930
+
2919
2931
-[RS-Embed](https://github.com/cybergis/rs-embed) -> A single line of code to get embeddings from Any Remote Sensing Foundation Model (RSFM) for Any Place and Any Time
2920
2932
2921
2933
-[SatelliteBench](https://github.com/mitcriticaldatacolombia/SatelliteBench) -> a data fusion framework that combines satellite images and tabular data for dengue prediction and socioeconomic analysis
0 commit comments