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

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

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

roboflow/maestro

0
View on GitHub↗
2,677 نجوم·222 تفرعات·Python·Apache-2.0·4 مشاهداتmaestro.roboflow.com↗

Maestro

Features

  • Fine-Tuning Frameworks - A framework for fine-tuning multimodal vision-language models like Florence-2 and PaliGemma 2 on custom datasets with a streamlined Python API and CLI.
  • Streamlined Fine-Tuning Pipelines - Fine-tune multimodal models on custom datasets using a streamlined configuration and training pipeline.
  • Static Dictionary Definitions - Defines all training parameters (dataset, epochs, batch size, optimizer) as a static dictionary rather than imperative code.
  • Vision-Language Fine-Tunings - Fine-tuning multimodal vision-language models on custom datasets for specialized computer vision tasks using a streamlined pipeline.
  • Python API - Configure fine-tuning programmatically by importing a training function and passing a configuration dictionary.
  • Training - Configure fine-tuning jobs from the command line by specifying dataset, epochs, batch size, optimization strategy, and metrics.
  • Training Execution CLI Commands - Start a fine-tuning job from the command line by specifying dataset, epochs, batch size, optimization strategy, and metrics.
  • Pipeline Configurations - Passes a single Python dictionary through the entire training lifecycle, from setup to execution.
  • Training Execution APIs - Run fine-tuning programmatically by passing a configuration dictionary to a model-specific training function.
  • Unified Interfaces - Wraps distinct vision-language model architectures behind a unified fine-tuning interface.
  • Dispatch Mechanisms - Routes fine-tuning jobs to model-specific training functions based on a configuration dictionary key.

سجل النجوم

مخطط تاريخ النجوم لـ roboflow/maestroمخطط تاريخ النجوم لـ roboflow/maestro

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

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

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

Start searching with AI

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

ما هي الميزات الرئيسية لـ roboflow/maestro؟

الميزات الرئيسية لـ roboflow/maestro هي: Fine-Tuning Frameworks, Streamlined Fine-Tuning Pipelines, Static Dictionary Definitions, Vision-Language Fine-Tunings, Python API, Training, Training Execution CLI Commands, Pipeline Configurations.

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

تشمل البدائل مفتوحة المصدر لـ roboflow/maestro: starsfieldai/r1-v — R1-V is a toolset for the development of multimodal models, providing a low-cost training environment designed to… ailab-cvc/yolo-world — YOLO-World is a vision-language framework and open-vocabulary object detection model. It identifies objects in images… vowpalwabbit/vowpal_wabbit — Vowpal Wabbit is an open-source machine learning system designed for online learning, where models update… om-ai-lab/vlm-r1 — VLM-R1 is a reasoning vision-language model and embodied AI framework designed to map visual inputs and language… maiot-io/zenml — ZenML is an extensible machine learning orchestration framework designed to manage the end-to-end lifecycle of data… jingyaogong/minimind-v.

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

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Maestro.
  • starsfieldai/r1-vالصورة الرمزية لـ StarsfieldAI

    StarsfieldAI/R1-V

    4,060عرض على GitHub↗

    R1-V is a toolset for the development of multimodal models, providing a low-cost training environment designed to optimize the reasoning and feedback loops of large vision-language models. It integrates a training framework, fine-tuning pipelines, and performance evaluation tools. The project features a reinforcement learning framework that improves visual reasoning and generalization by rewarding correct outputs based on visual verification. It also includes a supervised fine-tuning pipeline for customizing vision-language models to specific tasks using labeled datasets and configuration fil

    Python
    عرض على GitHub↗4,060
  • ailab-cvc/yolo-worldالصورة الرمزية لـ AILab-CVC

    AILab-CVC/YOLO-World

    6,425عرض على GitHub↗

    YOLO-World is a vision-language framework and open-vocabulary object detection model. It identifies objects in images and video based on free-form text prompts without requiring predefined category labels. The system enables the identification of arbitrary objects by fusing image features with text embeddings. It includes a specialized tool for automated image labeling, which generates bounding box annotations for custom datasets using text-based prompts. The project provides a deployment pipeline for converting models into quantized ONNX and TFLite formats, supporting real-time inference on

    Python
    عرض على GitHub↗6,425
  • vowpalwabbit/vowpal_wabbitالصورة الرمزية لـ VowpalWabbit

    VowpalWabbit/vowpal_wabbit

    8,683عرض على GitHub↗

    Vowpal Wabbit is an open-source machine learning system designed for online learning, where models update incrementally from streaming data without requiring full retraining. It provides a reduction-based learning framework that composes complex tasks from simpler algorithms, and includes a feature hashing trick that maps unbounded feature names into a fixed-size vector space to keep memory usage constant regardless of dataset size. The system supports distributed training across a cluster using an allreduce protocol for synchronized updates, and offers an active learning query strategy that s

    C++active-learningc-plus-pluscontextual-bandits
    عرض على GitHub↗8,683
  • maiot-io/zenmlالصورة الرمزية لـ maiot-io

    maiot-io/zenml

    5,452عرض على GitHub↗

    ZenML is an extensible machine learning orchestration framework designed to manage the end-to-end lifecycle of data pipelines and AI agent workflows. It functions as a durable orchestrator that executes machine learning tasks as directed acyclic graphs, ensuring that every step is containerized for consistent performance across local, cloud, and hybrid infrastructure. By decoupling pipeline code from underlying compute and storage backends, the platform allows developers to define infrastructure-agnostic stacks that remain portable across diverse environments. The project distinguishes itself

    Python
    عرض على GitHub↗5,452
  • عرض جميع البدائل الـ 17 لـ Maestro→