awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
developmentseed avatar

developmentseed/label-maker

0
View on GitHub↗
469 stars·107 forks·Python·MIT·5 viewsdevseed.com/label-maker↗

Label Maker

Data Preparation for Satellite Machine Learning

Features

  • Geospatial Machine Learning - Prepares satellite imagery for machine learning training.
  • Image Annotation Tools - Prepares satellite imagery and map tiles for machine learning pipelines.

Star history

Star history chart for developmentseed/label-makerStar history chart for developmentseed/label-maker

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Label Maker

Similar open-source projects, ranked by how many features they share with Label Maker.
  • torchgeo/torchgeotorchgeo avatar

    torchgeo/torchgeo

    4,077View on GitHub↗

    TorchGeo is a PyTorch library designed for deep learning on geospatial data, providing a framework for building and training neural networks for tasks such as semantic segmentation, object detection, and change detection. It serves as a comprehensive pipeline for remote sensing, featuring specialized dataset loaders and multispectral image preprocessing tools. The library is distinguished by a dedicated remote sensing model zoo and extensive support for transfer learning, allowing users to integrate pre-trained weights optimized for specific satellite sensors. It also includes support for sel

    Pythoncomputer-visiondatasetsdeep-learning
    View on GitHub↗4,077
  • autodistill/autodistillautodistill avatar

    autodistill/autodistill

    2,733View on GitHub↗

    Images to inference with no labeling (use foundation models to train supervised models).

    Python
    View on GitHub↗2,733
  • avanetten/simrdwnavanetten avatar

    avanetten/simrdwn

    223View on GitHub↗

    The Satellite Imagery Multiscale Rapid Detection with Windowed Networks (SIMRDWN) codebase combines some of the leading object detection algorithms into a unified framework designed to detect objects both large and small in overhead imagery. This work seeks to extend the YOLT modification of…

    C
    View on GitHub↗223
  • ansleliu/lightnetA

    ansleliu/LightNet

    0View on GitHub↗
    View on GitHub↗0
See all 30 alternatives to Label Maker→

Frequently asked questions

What does developmentseed/label-maker do?

Data Preparation for Satellite Machine Learning

What are the main features of developmentseed/label-maker?

The main features of developmentseed/label-maker are: Geospatial Machine Learning, Image Annotation Tools.

What are some open-source alternatives to developmentseed/label-maker?

Open-source alternatives to developmentseed/label-maker include: torchgeo/torchgeo — TorchGeo is a PyTorch library designed for deep learning on geospatial data, providing a framework for building and… autodistill/autodistill — Images to inference with no labeling (use foundation models to train supervised models). avanetten/simrdwn — The Satellite Imagery Multiscale Rapid Detection with Windowed Networks (SIMRDWN) codebase combines some of the… avanetten/yolt — You Only Look Twice: Rapid Multi-Scale Object Detection In Satellite Imagery. ayoolaolafenwa/pixellib — Visit PixelLib's official documentation https://pixellib.readthedocs.io/en/latest/. ansleliu/lightnet.