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.

स्टार हिस्ट्री

developmentseed/label-maker के लिए स्टार हिस्ट्री चार्टdevelopmentseed/label-maker के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Label Maker के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Label Maker के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • torchgeo/torchgeotorchgeo का अवतार

    torchgeo/torchgeo

    4,077GitHub पर देखें↗

    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,733GitHub पर देखें↗

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

    Python
    GitHub पर देखें↗2,733
  • avanetten/simrdwnavanetten का अवतार

    avanetten/simrdwn

    223GitHub पर देखें↗

    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

    0GitHub पर देखें↗
    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.