awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
developmentseed avatar

developmentseed/label-maker

0
View on GitHub↗
469 星标·107 分支·Python·MIT·10 次浏览devseed.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 历史

developmentseed/label-maker 的 Star 历史图表developmentseed/label-maker 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Label Maker 的开源替代方案

相似的开源项目,按与 Label Maker 的功能重合度排序。
  • torchgeo/torchgeotorchgeo 的头像

    torchgeo/torchgeo

    4,077在 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
    在 GitHub 上查看↗4,077
  • autodistill/autodistillautodistill 的头像

    autodistill/autodistill

    2,733在 GitHub 上查看↗

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

    Python
    在 GitHub 上查看↗2,733
  • avanetten/simrdwnavanetten 的头像

    avanetten/simrdwn

    223在 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
    在 GitHub 上查看↗223
  • ansleliu/lightnetA

    ansleliu/LightNet

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
查看 Label Maker 的所有 30 个替代方案→

常见问题解答

developmentseed/label-maker 是做什么的?

Data Preparation for Satellite Machine Learning

developmentseed/label-maker 的主要功能有哪些?

developmentseed/label-maker 的主要功能包括:Geospatial Machine Learning, Image Annotation Tools。

developmentseed/label-maker 有哪些开源替代品?

developmentseed/label-maker 的开源替代品包括: 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.