Skip to content

Commit 7e18c62

Browse files
committed
add new resources for crop field segmentation and time series analysis in README.md
1 parent 1d18dd1 commit 7e18c62

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

README.md

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

306306
- [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
307307

308+
- [crop-field-segmentation-ukan](https://github.com/DarthReca/crop-field-segmentation-ukan) -> KANs and Sentinel for Effective and Explainable Crop Field Segmentation
309+
308310
- [mowing-detection](https://github.com/lucas-batier/mowing-detection) -> Automatic detection of mowing and grazing from Sentinel images
309311

310312
- [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
10451047

10461048
- [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
10471049

1050+
- [BRIGHT cvprw26](https://github.com/ChenHongruixuan/BRIGHT/tree/master/cvprw26) -> Mask R-CNN baseline for multimodal building damage instance segmentation on BRIGHT
1051+
10481052
#
10491053
## Object detection
10501054

@@ -2097,6 +2101,10 @@ The analysis of time series observations in remote sensing data has numerous app
20972101

20982102
- [stenn-pytorch](https://github.com/ThinkPak/stenn-pytorch) -> A Spatio-temporal Encoding Neural Network for Semantic Segmentation of Satellite Image Time Series
20992103

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+
21002108
- [SITS-Former](https://github.com/linlei1214/SITS-Former) -> SITS-Former: A Pre-Trained Spatio-Spectral-Temporal Representation Model for Sentinel-2 Time Series Classification
21012109

21022110
- [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
26252633

26262634
- [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
26272635

2636+
- [ACPV-Net](https://heinzjiao.github.io/acpv-net-project-page/) -> All-Class Polygonal Vectorization for Seamless Vector Map Generation from Aerial Imagery
2637+
26282638
- [pix2pix_google_maps](https://github.com/manishemirani/pix2pix_google_maps) -> Converts satellite images to map images using pix2pix models
26292639

26302640
- [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
29162926

29172927
- [GeoPool](https://github.com/isaaccorley/geopool) -> From Pixels to Patches — Pooling Strategies for Earth Embeddings
29182928

2929+
- [TerraCodec](https://github.com/IBM/TerraCodec) -> a family of pretrained neural compression models for optical Sentinel-2 Earth Observation imagery
2930+
29192931
- [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
29202932

29212933
- [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

Comments
 (0)