Skip to content

Commit 1d34eed

Browse files
authored
Merge pull request #73 from daameya/71
20 urls added - fixes for #71
2 parents f014c12 + c91f184 commit 1d34eed

File tree

1 file changed

+40
-0
lines changed

1 file changed

+40
-0
lines changed

README.md

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,8 @@ Classification is a fundamental task in remote sensing data analysis, where the
213213

214214
- [EfficientBigEarthNet](https://github.com/Orion-AI-Lab/EfficientBigEarthNet) -> Code and models from the paper [Benchmarking and scaling of deep learning models for land cover image classification](https://www.sciencedirect.com/science/article/pii/S0924271622003057).
215215

216+
- [automatic_solar_pv_detection](https://github.com/KennSmithDS/automatic_solar_pv_detection) -> Automatic Solar PV Panel Image Classification with Deep Neural Network Transfer Learning
217+
216218
#
217219
## Segmentation
218220

@@ -447,6 +449,10 @@ Note that deforestation detection may be treated as a segmentation task or a cha
447449

448450
- [Nasa_harvest_field_boundary_competition](https://github.com/radiantearth/Nasa_harvest_field_boundary_competition) -> Nasa Harvest Rwanda Field Boundary Detection Challenge Tutorial
449451

452+
- [UTB_codes](https://github.com/zhu-xlab/UTB_codes) -> The Urban Tree Canopy Cover in Brazil [article](https://nkszjx.github.io/projects/UTB.html)
453+
454+
- [nasa_harvest_boundary_detection_challenge](https://github.com/geoaigroup/nasa_harvest_boundary_detection_challenge) -> the 4th place solution for NASA Harvest Field Boundary Detection Challenge on Zindi.
455+
450456
### Segmentation - Water, coastlines, rivers & floods
451457

452458
- [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
@@ -517,6 +523,8 @@ Note that deforestation detection may be treated as a segmentation task or a cha
517523

518524
- [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
519525

526+
- [SAR-water-segmentation](https://github.com/myeungun/SAR-water-segmentation) -> Deep Learning based Water Segmentation Using KOMPSAT-5 SAR Images
527+
520528
### Segmentation - Fire, smoke & burn areas
521529

522530
- [SatelliteVu-AWS-Disaster-Response-Hackathon](https://github.com/SatelliteVu/SatelliteVu-AWS-Disaster-Response-Hackathon) -> fire spread prediction using classical ML & deep learning
@@ -575,6 +583,8 @@ Note that deforestation detection may be treated as a segmentation task or a cha
575583

576584
- [Antarctic-fracture-detection](https://github.com/chingyaolai/Antarctic-fracture-detection) -> uses UNet with the MODIS Mosaic of Antarctica to detect surface fractures
577585

586+
- [sentinel_lakeice](https://github.com/prs-eth/sentinel_lakeice) -> Lake Ice Detection from Sentinel-1 SAR with Deep Learning
587+
578588
### Segmentation - Other environmental
579589

580590
- [Detection of Open Landfills](https://github.com/dymaxionlabs/basurales) -> uses Sentinel-2 to detect large changes in the Normalized Burn Ratio (NBR)
@@ -1482,6 +1492,8 @@ Detecting the most noticeable or important object in a scene
14821492

14831493
- [CHPDet](https://github.com/zf020114/CHPDet) -> PyTorch implementation of "Arbitrary-Oriented Ship Detection through Center-Head Point Extraction"
14841494

1495+
- [VDS2Raw](https://github.com/sirbastiano/VDS2Raw) -> VFNet with ResNet-18 for Vessel Detection in S-2 Raw Imagery
1496+
14851497
### Object detection - Cars, vehicles & trains
14861498

14871499
- [Detection of parkinglots and driveways with retinanet](https://github.com/spiyer99/retinanet)
@@ -1758,6 +1770,8 @@ Regression in remote sensing involves predicting continuous variables such as wi
17581770

17591771
- [tropical_cyclone_uq](https://github.com/nilsleh/tropical_cyclone_uq) -> Uncertainty Aware Tropical Cyclone Wind Speed Estimation from Satellite Data
17601772

1773+
- [AQNet](https://github.com/CoDIS-Lab/AQNet) -> AQNet - Predicting air quality via multimodal AI and satellite imagery [paper](https://www.sciencedirect.com/science/article/pii/S0034425723001608)
1774+
17611775
#
17621776
## Cloud detection & removal
17631777

@@ -2218,6 +2232,12 @@ Change detection is a vital component of remote sensing analysis, enabling the m
22182232

22192233
- [CMCDNet](https://github.com/CAU-HE/CMCDNet) -> CMCDNet: Cross-modal change detection flood extraction based on convolutional neural network [paper](https://www.sciencedirect.com/science/article/pii/S1569843223000195)
22202234

2235+
- [Dsfer-Net](https://github.com/ShizhenChang/Dsfer-Net) -> A Deep Supervision and Feature Retrieval Network for Bitemporal Change Detection Using Modern Hopfield Network [paper](https://arxiv.org/pdf/2304.01101)
2236+
2237+
- [Simple-Remote-Sensing-Change-Detection-Framework](https://github.com/walking-shadow/Simple-Remote-Sensing-Change-Detection-Framework) -> Simplified implementation of remote sensing change detection based on Pytorch
2238+
2239+
- [BCE-Net](https://github.com/liaochengcsu/BCE-Net) -> BCE-Net: Reliable Building Footprints Change Extraction based on Historical Map and Up-to-Date Images using Contrastive Learning
2240+
22212241
#
22222242
## Time series
22232243

@@ -2677,6 +2697,8 @@ Note that nearly all the MISR publications resulted from the [PROBA-V Super Reso
26772697

26782698
- [Restoring old aerial images with Deep Learning](https://towardsdatascience.com/restoring-old-aerial-images-with-deep-learning-60f0cfd2658) -> Medium article Super Resolution with Perceptual Loss function and real images as input
26792699

2700+
- [SalDRN](https://github.com/hanlinwu/SalDRN) -> Lightweight Stepless Super-Resolution of Remote Sensing Images via Saliency-Aware Dynamic Routing Strategy [paper](https://arxiv.org/abs/2210.07598)
2701+
26802702
#
26812703
## Pansharpening
26822704

@@ -3199,6 +3221,8 @@ Generalized Few-shot Semantic Segmentation
31993221

32003222
- [SegLand](https://github.com/LiZhuoHong/SegLand) -> Generalized Few-Shot Meets Remote Sensing: Discovering Novel Classes in Land Cover Mapping via Hybrid Semantic Segmentation Framework. 1st place in the OpenEarthMap Land Cover Mapping Few-Shot Challenge
32013223

3224+
- [MCFA-Pytorch](https://github.com/masuqiang/MCFA-Pytorch) -> Multi-level Cross-modal Feature Alignment via Contrastive Learning towards Zero-shot Classification of Remote Sensing Image Scenes [paper](https://arxiv.org/abs/2306.06066)
3225+
32023226
#
32033227
## Self-supervised, unsupervised & contrastive learning
32043228
Self-supervised, unsupervised & contrastive learning are all methods of machine learning that use unlabeled data to train algorithms. Self-supervised learning uses labeled data to create an artificial supervisor, while unsupervised learning uses only the data itself to identify patterns and similarities. Contrastive learning uses pairs of data points to learn representations of data, usually for classification tasks. Note that self-supervised approaches are commonly used in the training of so-called Foundational models, since they enable learning from large quantities of unlablleded data, tyipcally time series.
@@ -3304,6 +3328,14 @@ Self-supervised, unsupervised & contrastive learning are all methods of machine
33043328

33053329
- [DINO-MC](https://github.com/WennyXY/DINO-MC) -> DINO-MC: Self-supervised Contrastive Learning for Remote Sensing Imagery with Multi-sized Local Crops
33063330

3331+
- [official-CMID](https://github.com/NJU-LHRS/official-CMID) -> A Unified Self-Supervised Learning Framework for Remote Sensing Image Understanding [paper](https://arxiv.org/abs/2304.09670)
3332+
3333+
- [Domain-Adaptable-Self-Supervised-Representation-Learning-on-Remote-Sensing-Satellite-Imagery](https://github.com/muskaan712/Domain-Adaptable-Self-Supervised-Representation-Learning-on-Remote-Sensing-Satellite-Imagery) -> Domain Adaptable Self-supervised Representation Learning on Remote Sensing Satellite Imagery
3334+
3335+
- [PLRDiff](https://github.com/earth-insights/PLRDiff) -> Unsupervised Hyperspectral Pansharpening via Low-rank Diffusion Model (Information Fusion 2024)
3336+
3337+
- [RSOS_I2I](https://github.com/Sarmadfismael/RSOS_I2I) -> Unsupervised Domain Adaptation for the Semantic Segmentation of Remote Sensing Images via One-Shot Image-to-Image Translation
3338+
33073339
#
33083340
## Weakly & semi-supervised learning
33093341

@@ -3675,6 +3707,8 @@ SAR (synthetic aperture radar) is used to detect and measure the properties of o
36753707

36763708
- [Sentinel1-Flood-Finder](https://github.com/cordmaur/Sentinel1-Flood-Finder) -> Flood Finder Package from Sentinel 1 Imagery
36773709

3710+
- [bayes-forest-structure](https://github.com/prs-eth/bayes-forest-structure) -> Country-wide Retrieval of Forest Structure From Optical and SAR Satellite Imagery With Bayesian Deep Learning [paper](https://www.sciencedirect.com/science/article/pii/S0924271622003045)
3711+
36783712
#
36793713
## NDVI - vegetation index
36803714

@@ -3842,6 +3876,12 @@ Training data can be hard to acquire, particularly for rare events such as chang
38423876

38433877
- [granite-geospatial-biomass](https://github.com/ibm-granite/granite-geospatial-biomass) -> A geospatial model for Above Ground Biomass from IBM
38443878

3879+
- [RSP](https://github.com/ViTAE-Transformer/RSP) -> An Empirical Study of Remote Sensing Pretraining
3880+
3881+
- [geo-bench](https://github.com/ServiceNow/geo-bench) -> GEO-Bench is a General Earth Observation benchmark for evaluating the performances of large pre-trained models on geospatial data. Read the full [paper](https://arxiv.org/abs/2306.03831)
3882+
3883+
- [RS5M](https://github.com/om-ai-lab/RS5M) -> RS5M and GeoRSCLIP: A Large Scale Vision-Language Dataset and A Vision-Language Foundation Model for Remote Sensing
3884+
38453885
# ⭐️ Star History
38463886

38473887
![Star History Chart](https://api.star-history.com/svg?repos=satellite-image-deep-learning/techniques&type=Date)

0 commit comments

Comments
 (0)