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

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

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

Atten4Vis/MS-DETR

0
View on GitHub↗
0 نجوم·0 تفرعات·5 مشاهدات

MS DETR

Features

  • Object Detection - Mixed supervision strategies for efficient training.

سجل النجوم

مخطط تاريخ النجوم لـ atten4vis/ms-detrمخطط تاريخ النجوم لـ atten4vis/ms-detr

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

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

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

Start searching with AI

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

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع MS DETR.
  • 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
  • allenai/reclipالصورة الرمزية لـ allenai

    allenai/reclip

    92عرض على GitHub↗

    This repository contains the code for the paper ReCLIP: A Strong Zero-shot Baseline for Referring Expression Comprehension (ACL 2022).

    Python
    عرض على GitHub↗92
  • akhtarvision/cal-detrA

    akhtarvision/cal-detr

    0عرض على GitHub↗
    عرض على GitHub↗0
عرض جميع البدائل الـ 30 لـ MS DETR→

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

ما هي الميزات الرئيسية لـ atten4vis/ms-detr؟

الميزات الرئيسية لـ atten4vis/ms-detr هي: Object Detection.

ما هي البدائل مفتوحة المصدر لـ atten4vis/ms-detr؟

تشمل البدائل مفتوحة المصدر لـ atten4vis/ms-detr: 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… allenai/reclip — This repository contains the code for the paper ReCLIP: A Strong Zero-shot Baseline for Referring Expression… atten4vis/groupdetr. avanetten/simrdwn — The Satellite Imagery Multiscale Rapid Detection with Windowed Networks (SIMRDWN) codebase combines some of the… akhtarvision/cal-detr.