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
+17-3Lines changed: 17 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,23 +7,37 @@ A curated list of resources focused on Machine Learning in Geospatial Data Scien
7
7
8
8
## Table of Contents
9
9
10
-
*[Code projects](#code-projects)
10
+
*[Code projects and Workflows](#code-projects-and-workflows)
11
11
*[Papers](#papers)
12
12
*[Books](#books)
13
13
*[Courses](#courses)
14
14
15
-
## Code projects
15
+
## Code projects and Workflows
16
+
17
+
*[A 2017 Guide to Semantic Segmentation with Deep Learning](http://blog.qure.ai/notes/semantic-segmentation-deep-learning-review) (2017) by Sasank Chilamkurthy | qure.ai
16
18
17
19
*[deeplab_v3](https://github.com/anxiangSir/deeplab_v3) by anxiangSir | Github
18
20
21
+
*[Deep learning for satellite imagery via image segmentation](https://blog.deepsense.ai/deep-learning-for-satellite-imagery-via-image-segmentation/) (2017) by Arkadiusz Nowaczynski | deepsense.ai
22
+
23
+
*[Deep Learning for Semantic Segmentation of Aerial Imagery](https://www.azavea.com/blog/2017/05/30/deep-learning-on-aerial-imagery/) (2017) by Lewis Fishgold and Rob Emanuele | azavea
24
+
25
+
*[fieldRNN: Temporal Vegetation Classification with Recurrent Neural Networks](https://github.com/TUM-LMF/fieldRNN) by TUM-LMF | Github
26
+
19
27
*[Kaggle Hackathon with Tensorflow - Satellite Image Classification](https://www.meetup.com/machine-learning-society-sd/events/236876160/) (2017) by Machine Learning Society
20
28
29
+
*[Object Detection on SpaceNet](https://medium.com/the-downlinq/object-detection-on-spacenet-5e691961d257) (2016) by Hagerty, P. | Medium
30
+
21
31
*[Satellite Image Segmentation: a Workflow with U-Net](https://vooban.com/en/tips-articles-geek-stuff/satellite-image-segmentation-workflow-with-u-net/) (2017) by Chevallier, G. | Vooban
22
32
23
-
*[raster-vision: deep learning for aerial/satellite imagery](https://github.com/azavea/raster-vision) by Azavea | Github
33
+
*[ssai-cnn: Semantic Segmentation for Aerial / Satellite Images with Convolutional Neural Networks](https://github.com/mitmul/ssai-cnn) by Shunta Saito | Github
34
+
35
+
*[raster-vision: deep learning for aerial/satellite imagery](https://github.com/azavea/raster-vision) by azavea | Github
24
36
25
37
*[Using Convolutional Neural Networks to detect features in satellite images](http://ataspinar.com/2017/12/04/using-convolutional-neural-networks-to-detect-features-in-sattelite-images/) (2017) by Taspinar, A.
26
38
39
+
*[WaterNet: A convolutional neural network that identifies water in satellite images](https://github.com/treigerm/WaterNet) by Tim Reichelt | Github
40
+
27
41
## Papers
28
42
29
43
*[Caffe CNN-based classification of hyperspectral images on GPU](http://dx.doi.org/10.1007/s11227-018-2300-2) (2018) by Garea, A.S., Heras, D.B., and Argüello, F. | The Journal of Supercomputing, p. 1-13
0 commit comments