Update README.md

This commit is contained in:
Eduardo Lacerda 2018-11-07 00:36:23 -02:00 committed by GitHub
parent b50db172e6
commit 83a7a27e35
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,6 +19,7 @@ Long list of geospatial analysis tools. Geospatial analysis, or just spatial ana
- [PaaS - Platform as a Service](#paas---platform-as-a-service)
- [SaaS - Software as a Service](#saas---software-as-a-service)
- [DaaS - Data as a Service](#daas---data-as-a-service)
- [Deep Learning](#deep-learning)
- [Python](#python)
- [Perl](#perl)
- [Java](#java)
@ -241,6 +242,15 @@ Long list of geospatial analysis tools. Geospatial analysis, or just spatial ana
* [OpenStreetMap](http://www.openstreetmap.org/) - OpenStreeMap map service.
## Deep Learning
* [Raster Vision](https://github.com/azavea/raster-vision) - An open source framework for deep learning on satellite and aerial imagery.
* [AirNet](https://github.com/mathildor/TF-SegNet) - SegNet-like network implemented in TensorFlow to use for segmenting aerial images.
* [TernausNetV2](https://github.com/ternaus/TernausNetV2) - TernausNetV2: Fully Convolutional Network for Instance Segmentation.
* [YOLT](https://github.com/avanetten/yolt) - You Only Look Twice: Rapid Multi-Scale Object Detection In Satellite Imagery.
* [Pixel Decoder](https://github.com/Geoyi/pixel-decoder) - A machine learning python package to run deep learning with satellite imagery.
## Python
* [GeoDjango](http://geodjango.org/) - Django geographic web framework.
@ -865,6 +875,7 @@ Long list of geospatial analysis tools. Geospatial analysis, or just spatial ana
* [Awesome GIS - spatialhast](https://github.com/spatialhast/awesome-gis)
* [Awesome SQLite](https://github.com/planetopendata/awesome-sqlite)
* [Awesome Python](https://github.com/vinta/awesome-python/blob/master/README.md)
* [Awesome Satellite Imagery Datasets](https://github.com/chrieke/awesome-satellite-imagery-datasets)
* [Awesome Sentinel](https://github.com/Fernerkundung/awesome-sentinel)
* [Awesome Computer Vision](https://github.com/jbhuang0604/awesome-computer-vision)
* [Awesome Deep Vision](https://github.com/kjw0612/awesome-deep-vision)