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

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

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

weecology/DeepForest

0
View on GitHub↗
749 نجوم·257 تفرعات·Python·MIT·9 مشاهداتdeepforest.readthedocs.io↗

DeepForest

Python Package for Airborne RGB machine learning

Features

  • Computer Vision Frameworks - Package for tree crown detection and species prediction.
  • Geospatial Machine Learning - Detects individual tree crowns in airborne imagery.
  • Object Detection - Package for individual tree crown detection in aerial imagery.
  • Object Detection - Provides tree crown instances for forest monitoring and analysis.

سجل النجوم

مخطط تاريخ النجوم لـ weecology/deepforestمخطط تاريخ النجوم لـ weecology/deepforest

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

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

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

Start searching with AI

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

ما هي وظيفة weecology/deepforest؟

Python Package for Airborne RGB machine learning

ما هي الميزات الرئيسية لـ weecology/deepforest؟

الميزات الرئيسية لـ weecology/deepforest هي: Computer Vision Frameworks, Geospatial Machine Learning, Object Detection.

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

تشمل البدائل مفتوحة المصدر لـ weecology/deepforest: msracver/deformable-convnets — Deformable-ConvNets is a computer vision framework and a collection of neural network components designed to implement… facebookresearch/detectron2 — Detectron2 is a PyTorch computer vision framework and visual recognition platform designed for training and deploying… avanetten/simrdwn — The Satellite Imagery Multiscale Rapid Detection with Windowed Networks (SIMRDWN) codebase combines some of the… 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… ansleliu/lightnet.

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

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع DeepForest.
  • msracver/deformable-convnetsالصورة الرمزية لـ msracver

    msracver/Deformable-ConvNets

    4,116عرض على GitHub↗

    Deformable-ConvNets is a computer vision framework and a collection of neural network components designed to implement deformable convolutional neural networks. It provides adaptive convolutional layers and pooling implementations that modify their receptive fields based on input features to better capture the geometry of objects within images. The project enables the use of learnable sampling offsets and modulation masks to align convolutional grids with target object shapes. It includes specialized tools for visualizing learned offsets in convolutions and pooling layers, allowing for the an

    Python
    عرض على GitHub↗4,116
  • facebookresearch/detectron2الصورة الرمزية لـ facebookresearch

    facebookresearch/detectron2

    34,548عرض على GitHub↗

    Detectron2 is a PyTorch computer vision framework and visual recognition platform designed for training and deploying models for object detection, image segmentation, and visual recognition. It provides a research-oriented environment for training complex vision models with multi-GPU acceleration. The project includes a specialized object detection library for identifying and locating multiple objects via bounding boxes, as well as an image segmentation toolkit for creating pixel-level masks through instance, semantic, and panoptic segmentation. Additionally, it features a human pose estimati

    Python
    عرض على GitHub↗34,548
  • 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
  • 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
  • عرض جميع البدائل الـ 30 لـ DeepForest→