achyutjoshi / label-maker

Data Preparation for Satellite Machine Learning

Home Page:http://devseed.com/label-maker/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Label Maker

Data Preparation for Satellite Machine Learning

The tool downloads OpenStreetMap QA Tile information and satellite imagery tiles and saves them as an .npz file for use in machine learning training.

example classification image overlaid over satellite imagery satellite imagery from Mapbox and Digital Globe

Requirements

Installation

pip install label-maker

Note that running this library this requires tippecanoe as a "peer-dependency" and that command should be available from your command-line before running this.

Documentation

Full documentation is available here: http://devseed.com/label-maker/

Acknowledgements

This library builds on the concepts of skynet-data. It wouldn't be possible without the excellent data from OpenStreetMap and Mapbox under the following licenses:

About

Data Preparation for Satellite Machine Learning

http://devseed.com/label-maker/

License:MIT License


Languages

Language:Python 100.0%