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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
developmentseed avatar

developmentseed/label-maker

0
View on GitHub↗
469 estrellas·107 forks·Python·MIT·8 vistasdevseed.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.

Historial de estrellas

Gráfico del historial de estrellas de developmentseed/label-makerGráfico del historial de estrellas de developmentseed/label-maker

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Label Maker

Proyectos open-source similares, clasificados según cuántas características comparten con Label Maker.
  • torchgeo/torchgeoAvatar de torchgeo

    torchgeo/torchgeo

    4,077Ver en 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
    Ver en GitHub↗4,077
  • autodistill/autodistillAvatar de autodistill

    autodistill/autodistill

    2,733Ver en GitHub↗

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

    Python
    Ver en GitHub↗2,733
  • avanetten/simrdwnAvatar de avanetten

    avanetten/simrdwn

    223Ver en 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
    Ver en GitHub↗223
  • ansleliu/lightnetA

    ansleliu/LightNet

    0Ver en GitHub↗
    Ver en GitHub↗0
Ver las 30 alternativas a Label Maker→

Preguntas frecuentes

¿Qué hace developmentseed/label-maker?

Data Preparation for Satellite Machine Learning

¿Cuáles son las características principales de developmentseed/label-maker?

Las características principales de developmentseed/label-maker son: Geospatial Machine Learning, Image Annotation Tools.

¿Qué alternativas de código abierto existen para developmentseed/label-maker?

Las alternativas de código abierto para developmentseed/label-maker incluyen: 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.