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
+14
Original file line number
Diff line number
Diff line change
@@ -437,6 +437,10 @@ Note that deforestation detection may be treated as a segmentation task or a cha
437
437
438
438
-[mowing-detection](https://github.com/lucas-batier/mowing-detection) -> Automatic detection of mowing and grazing from Sentinel images
439
439
440
+
-[PTAViT3D and PTAViT3DCA](https://github.com/feevos/tfcl) -> Tackling fluffy clouds: field boundaries detection using time series of S2 and/or S1 imagery
441
+
442
+
-[ai4boundaries](https://github.com/waldnerf/ai4boundaries) -> a Python package that facilitates download of the AI4boundaries data set
-[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
@@ -954,6 +958,8 @@ Extracting roads is challenging due to the occlusions caused by other objects an
954
958
955
959
-[MAP-Mapper](https://github.com/CoDIS-Lab/MAP-Mapper) -> Marine Plastic Mapper is a tool for assessing marine macro-plastic density to identify plastic hotspots, underpinned by the MARIDA dataset.
956
960
961
+
-[substation-seg](https://github.com/Lindsay-Lab/substation-seg) -> segmenting substations in Sentinel 2 satellite imagery
962
+
957
963
### Panoptic segmentation
958
964
959
965
-[Things and stuff or how remote sensing could benefit from panoptic segmentation](https://softwaremill.com/things-and-stuff-or-how-remote-sensing-could-benefit-from-panoptic-segmentation/)
@@ -1124,6 +1130,10 @@ Extracting roads is challenging due to the occlusions caused by other objects an
1124
1130
1125
1131
-[BIOSCANN](https://github.com/BiodiversityLab/bioscann) -> BIOdiversity Segmentation and Classification with Artificial Neural Networks
1126
1132
1133
+
-[ResUNet-a](https://github.com/feevos/resuneta) -> a deep learning framework for semantic segmentation of remotely sensed data
1134
+
1135
+
-[SSG2](https://github.com/feevos/ssg2) -> A New Modelling Paradigm for Semantic Segmentation
1136
+
1127
1137
#
1128
1138
## Instance segmentation
1129
1139
@@ -2327,6 +2337,8 @@ Crop yield is a crucial metric in agriculture, as it determines the productivity
2327
2337
2328
2338
-[SICKLE](https://github.com/Depanshu-Sani/SICKLE) -> A Multi-Sensor Satellite Imagery Dataset Annotated with Multiple Key Cropping Parameters. Basline solutions: U-TAE, U-Net3D and ConvLSTM
2329
2339
2340
+
-[yieldCNN](https://github.com/waldnerf/yieldCNN) -> Training temporal Convolution Neural Networks (CNNs) on satellite image time series for yield forecasting
2341
+
2330
2342
#
2331
2343
## Wealth and economic activity
2332
2344
@@ -2439,6 +2451,8 @@ Remote sensing images are used in disaster response to identify and assess damag
2439
2451
2440
2452
-[skai](https://github.com/google-research/skai) -> a machine learning based tool from Goolge for performing automatic building damage assessments on aerial imagery of disaster sites.
2441
2453
2454
+
-[building-damage-assessment](https://github.com/microsoft/building-damage-assessment) -> A toolkit that enables building damage assessments from remotely sensed imagery
2455
+
2442
2456
-[building-damage-assessment-cnn-siamese](https://github.com/microsoft/building-damage-assessment-cnn-siamese) -> from the Microsoft Ai for Good lab
0 commit comments