awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
developmentseed avatar

developmentseed/label-maker

0
View on GitHub↗
469 نجوم·107 تفرعات·Python·MIT·5 مشاهدات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.

سجل النجوم

مخطط تاريخ النجوم لـ developmentseed/label-makerمخطط تاريخ النجوم لـ developmentseed/label-maker

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Label Maker

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Label Maker.
  • torchgeo/torchgeoالصورة الرمزية لـ torchgeo

    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/autodistillالصورة الرمزية لـ autodistill

    autodistill/autodistill

    2,733عرض على GitHub↗

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

    Python
    عرض على GitHub↗2,733
  • avanetten/simrdwnالصورة الرمزية لـ avanetten

    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
عرض جميع البدائل الـ 30 لـ Label Maker→

الأسئلة الشائعة

ما هي وظيفة 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.