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
Original file line number
Diff line number
Diff line change
@@ -255,6 +255,8 @@ Classification is a fundamental task in remote sensing data analysis, where the
255
255
256
256
-[EGNNA_WND](https://github.com/stevinc/EGNNA_WND) -> Estimating the presence of the West Nile Disease employing Graph Neural network
257
257
258
+
-[cyfi](https://github.com/drivendataorg/cyfi) -> Estimate cyanobacteria density based on Sentinel-2 satellite imagery
259
+
258
260
#
259
261
## Segmentation
260
262
@@ -908,6 +910,8 @@ Extracting roads is challenging due to the occlusions caused by other objects an
908
910
909
911
-[IBS-AQSNet](https://github.com/zhilyzhang/IBS-AQSNet) -> Enhanced Automated Quality Assessment Network for Interactive Building Segmentation in High-Resolution Remote Sensing Imagery
910
912
913
+
-[DeepMAO](https://github.com/Sumanth181099/DeepMAO) -> Deep Multi-scale Aware Overcomplete Network for Building Segmentation in Satellite Imagery
914
+
911
915
### Segmentation - Solar panels
912
916
913
917
-[Deep-Learning-for-Solar-Panel-Recognition](https://github.com/saizk/Deep-Learning-for-Solar-Panel-Recognition) -> using both object detection with Yolov5 and Unet segmentation
@@ -1553,6 +1557,8 @@ Detecting the most noticeable or important object in a scene
1553
1557
1554
1558
-[PCAN](https://www.mdpi.com/2072-4292/13/7/1243) -> Part-Based Context Attention Network for Thermal Power Plant Detection in Remote Sensing Imagery, with [dataset](https://github.com/wenxinYin/AIR-TPPDD)
1555
1559
1560
+
-[WindTurbineDetection](https://github.com/nvriese1/WindTurbineDetection) -> Implementation of transfer learning approach using the YOLOv7 framework to detect and rapidly quantify wind turbines in raw LANDSAT and NAIP satellite imagery
1561
+
1556
1562
### Object detection - Oil storage tank detection
1557
1563
1558
1564
Oil is stored in tanks at many points between extraction and sale, and the volume of oil in storage is an important economic indicator.
@@ -1703,6 +1709,8 @@ A variety of techniques can be used to count animals, including object detection
1703
1709
1704
1710
-[DOTA-C](https://github.com/hehaodong530/DOTA-C) -> evaluating the robustness of object detection models to 19 types of image quality degradation
1705
1711
1712
+
-[Satellite-Remote-Sensing-Image-Object-Detection](https://github.com/ypw-lbj/Satellite-Remote-Sensing-Image-Object-Detection) -> using RefineDet & DOTA dataset
1713
+
1706
1714
## Object counting
1707
1715
1708
1716
When the object count, but not its shape is required, U-net can be used to treat this as an image-to-image translation problem.
@@ -2257,6 +2265,8 @@ The analysis of time series observations in remote sensing data has numerous app
2257
2265
2258
2266
-[Rapid Wildfire Hotspot Detection Using Self-Supervised Learning on Temporal Remote Sensing Data](https://github.com/links-ads/igarss-multi-temporal-hotspot-detection)
2259
2267
2268
+
-[stenn-pytorch](https://github.com/ThinkPak/STENN) -> A Spatio-temporal Encoding Neural Network for Semantic Segmentation of Satellite Image Time Series
2269
+
2260
2270
#
2261
2271
## Crop classification
2262
2272
@@ -3340,6 +3350,8 @@ Supervised deep learning techniques typically require a huge number of annotated
3340
3350
3341
3351
-[whales](https://github.com/microsoft/whales) -> An active learning pipeline for identifying whales in high-resolution satellite imagery, by Microsoft
3342
3352
3353
+
-[AL4EO](https://github.com/Romain3Ch216/AL4EO) -> a QGIS plug-in to run Active Learning techniques on Earth observation data
0 commit comments