Skip to content

Commit 12c169e

Browse files
committed
+ sources
1 parent 647d72b commit 12c169e

File tree

1 file changed

+17
-3
lines changed

1 file changed

+17
-3
lines changed

README.md

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,23 +7,37 @@ A curated list of resources focused on Machine Learning in Geospatial Data Scien
77

88
## Table of Contents
99

10-
* [Code projects](#code-projects)
10+
* [Code projects and Workflows](#code-projects-and-workflows)
1111
* [Papers](#papers)
1212
* [Books](#books)
1313
* [Courses](#courses)
1414

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
1618

1719
* [deeplab_v3](https://github.com/anxiangSir/deeplab_v3) by anxiangSir | Github
1820

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+
1927
* [Kaggle Hackathon with Tensorflow - Satellite Image Classification](https://www.meetup.com/machine-learning-society-sd/events/236876160/) (2017) by Machine Learning Society
2028

29+
* [Object Detection on SpaceNet](https://medium.com/the-downlinq/object-detection-on-spacenet-5e691961d257) (2016) by Hagerty, P. | Medium
30+
2131
* [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
2232

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
2436

2537
* [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.
2638

39+
* [WaterNet: A convolutional neural network that identifies water in satellite images](https://github.com/treigerm/WaterNet) by Tim Reichelt | Github
40+
2741
## Papers
2842

2943
* [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

Comments
 (0)