developmentseed/label-maker
A Python library that prepares satellite imagery and OpenStreetMap data as NPZ files for training computer vision models.

Label Maker is a data preparation tool that downloads OpenStreetMap QA Tile information and satellite imagery tiles from services like Mapbox and Digital Globe. It processes these sources asynchronously and outputs .npz files suitable for machine learning training pipelines. The library targets satellite imagery classification and segmentation tasks, integrating with deep learning frameworks like Keras, and relies on tippecanoe for vector tile processing.
Frequently asked
- What is developmentseed/label-maker?
- A Python library that prepares satellite imagery and OpenStreetMap data as NPZ files for training computer vision models.
- Is label-maker open source?
- Yes — developmentseed/label-maker is open source, released under the MIT license.
- What language is label-maker written in?
- developmentseed/label-maker is primarily written in Python.
- How popular is label-maker?
- developmentseed/label-maker has 469 stars on GitHub.
- Where can I find label-maker?
- developmentseed/label-maker is on GitHub at https://github.com/developmentseed/label-maker.