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

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

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

avanetten/simrdwn

0
View on GitHub↗
223 نجوم·153 تفرعات·C·3 مشاهدات

Simrdwn

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…

Features

  • Geospatial Machine Learning - Combines object detection with windowed network architectures.
  • Object Detection - Unified framework for detecting objects of varying sizes.

سجل النجوم

مخطط تاريخ النجوم لـ avanetten/simrdwnمخطط تاريخ النجوم لـ avanetten/simrdwn

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

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

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

Start searching with AI

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

ما هي وظيفة avanetten/simrdwn؟

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…

ما هي الميزات الرئيسية لـ avanetten/simrdwn؟

الميزات الرئيسية لـ avanetten/simrdwn هي: Geospatial Machine Learning, Object Detection.

ما هي البدائل مفتوحة المصدر لـ avanetten/simrdwn؟

تشمل البدائل مفتوحة المصدر لـ avanetten/simrdwn: weecology/deepforest — Python Package for Airborne RGB machine learning. torchgeo/torchgeo — TorchGeo is a PyTorch library designed for deep learning on geospatial data, providing a framework for building and… eriklindernoren/pytorch-yolov3 — This project is a PyTorch implementation of the YOLOv3 object detection architecture. It functions as a real-time… alexeyab/darknet — Darknet is a high-performance C-based inference engine and computer vision library designed for real-time object… atten4vis/groupdetr. ansleliu/lightnet.

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

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

    weecology/DeepForest

    749عرض على GitHub↗

    Python Package for Airborne RGB machine learning

    Python
    عرض على GitHub↗749
  • 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
  • eriklindernoren/pytorch-yolov3الصورة الرمزية لـ eriklindernoren

    eriklindernoren/PyTorch-YOLOv3

    7,439عرض على GitHub↗

    This project is a PyTorch implementation of the YOLOv3 object detection architecture. It functions as a real-time object detector and computer vision framework designed to identify and locate multiple objects within images using bounding boxes and class labels. The system allows for both the use of pretrained weights for immediate image analysis and the training of custom models using datasets with bounding box annotations. It provides a programmatic interface to integrate detection capabilities directly into other software applications. The framework includes tools for model evaluation to m

    Python
    عرض على GitHub↗7,439
  • alexeyab/darknetالصورة الرمزية لـ AlexeyAB

    AlexeyAB/darknet

    22,159عرض على GitHub↗

    Darknet is a high-performance C-based inference engine and computer vision library designed for real-time object identification and localization. It serves as a neural network framework for training and deploying detection models using the YOLO architecture, providing a toolset for deep learning training and deployment. The project differentiates itself through a C and CUDA implementation that enables hardware acceleration for matrix multiplication and inference speed optimization. It provides a shared library interface for embedding detection capabilities into external applications and suppo

    C
    عرض على GitHub↗22,159
  • عرض جميع البدائل الـ 30 لـ Simrdwn→