Add Loam and Raster Vision

This commit is contained in:
Grigory Pomadchin 2021-04-07 20:28:46 -04:00
parent 0ea5346e52
commit 9cd689f01c
No known key found for this signature in database
GPG Key ID: D55175E5F3AC02D8

View File

@ -382,6 +382,7 @@ Long list of geospatial analysis tools. Geospatial analysis, or just spatial ana
* [TorchSat](https://github.com/sshuair/torchsat) - TorchSat is an open-source PyTorch framework for satellite imagery analysis.
* [WaterNet](https://github.com/treigerm/WaterNet) - A convolutional neural network that identifies water in satellite images.
* [YOLT](https://github.com/avanetten/yolt) - You Only Look Twice: Rapid Multi-Scale Object Detection In Satellite Imagery.
* [Raster Vision](https://github.com/azavea/raster-vision) - An open source framework for deep learning on satellite and aerial imagery.
## Python
@ -918,6 +919,7 @@ Long list of geospatial analysis tools. Geospatial analysis, or just spatial ana
* [ui-leaflet](https://github.com/angular-ui/ui-leaflet) - AngularJS directive to embed an interact with maps managed by Leaflet library.
* [Vue2Leaflet](https://github.com/KoRiGaN/Vue2Leaflet) - Vue 2 components for Leaflet maps.
* [Windshaft](https://github.com/CartoDB/Windshaft) - A Node.js map tile library for PostGIS and torque.js, with CartoCSS styling.
* [Loam](https://github.com/azavea/loam) - Javascript wrapper for GDAL in the browser.