awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

10 Repos

Awesome GitHub RepositoriesModel Benchmarking Tools

Utilities for comparing model performance across different hardware and datasets.

Distinguishing note: Focuses on model selection through benchmarking.

Explore 10 awesome GitHub repositories matching artificial intelligence & ml · Model Benchmarking Tools. Refine with filters or upvote what's useful.

Awesome Model Benchmarking Tools GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • deepinsight/insightfaceAvatar von deepinsight

    deepinsight/insightface

    29,002Auf GitHub ansehen↗

    InsightFace is a comprehensive deep learning framework designed for face recognition, biometric identity verification, and feature extraction. It provides a specialized engine for one-to-one verification and one-to-many identification tasks, utilizing convolutional neural networks to transform raw image pixels into high-dimensional vector embeddings. The project includes a complete toolkit for detecting, aligning, and processing facial data to ensure consistent identity discrimination. Beyond core recognition, the platform distinguishes itself through an extensive model management and optimiz

    Compares model performance against standard datasets to choose efficient backbones.

    Pythonage-estimationarcfaceface-alignment
    Auf GitHub ansehen↗29,002
  • microsoft/recommendersAvatar von Microsoft

    Microsoft/Recommenders

    21,771Auf GitHub ansehen↗

    Recommenders is a recommendation system framework designed for building, benchmarking, and deploying collaborative and content-based filtering models. It provides a machine learning model pipeline that standardizes the process of moving recommendation data from raw ingestion through training and evaluation. The project functions as a model benchmarking toolkit, utilizing standardized ranking and error metrics to compare the accuracy of different algorithms. It also serves as a hyperparameter tuning tool, allowing for the optimization of model behavior and performance via external configuratio

    Provides utilities for comparing model performance across different hardware and datasets to identify the best algorithm.

    Python
    Auf GitHub ansehen↗21,771
  • google-ai-edge/galleryAvatar von google-ai-edge

    google-ai-edge/gallery

    15,162Auf GitHub ansehen↗

    This project is a development framework for building edge-based AI agents that perform multimodal inference and system-level automation directly on mobile devices. By prioritizing local-first execution, the platform ensures data privacy and offline functionality, allowing developers to run large language models on hardware without requiring external server connectivity. The framework distinguishes itself through an integrated orchestration layer that connects language models to custom tools, scripts, and native device intents. It provides a structured registry for mapping natural language ins

    Provides utilities for downloading, organizing, and benchmarking local model files on specific hardware.

    Kotlin
    Auf GitHub ansehen↗15,162
  • owainlewis/awesome-artificial-intelligenceAvatar von owainlewis

    owainlewis/awesome-artificial-intelligence

    12,960Auf GitHub ansehen↗

    This project is a comprehensive repository and curated index of resources, research papers, and development frameworks designed to support the construction and deployment of intelligent systems. It serves as a centralized knowledge base for developers seeking to navigate the technical landscape of artificial intelligence, ranging from foundational educational materials to specialized implementation guides. The repository distinguishes itself by providing structured directories for comparing generative artificial intelligence providers, including aggregated performance metrics, pricing data, a

    Aggregates performance metrics and pricing data to facilitate objective model selection.

    aiartificial-intelligencedeep-learning
    Auf GitHub ansehen↗12,960
  • vibrantlabsai/ragasAvatar von vibrantlabsai

    vibrantlabsai/ragas

    12,659Auf GitHub ansehen↗

    Ragas is an evaluation framework designed to measure the performance of retrieval-augmented generation pipelines and autonomous agent workflows. It provides a comprehensive suite of tools for benchmarking system outputs, utilizing language models as automated judges to score performance against defined rubrics and reference data. By standardizing inputs, retrieved contexts, and generated responses into a unified schema, the project enables consistent analysis across complex AI applications. The framework distinguishes itself through its ability to generate synthetic test datasets from existin

    Provides utilities for comparing model performance across different datasets to determine the most effective configuration.

    Pythonevaluationllmllmops
    Auf GitHub ansehen↗12,659
  • open-edge-platform/anomalibAvatar von open-edge-platform

    open-edge-platform/anomalib

    5,871Auf GitHub ansehen↗

    Anomalib is a PyTorch-based library for visual anomaly detection, offering a modular framework, a comprehensive model zoo, and a benchmarking suite designed for industrial defect detection. It provides a wide range of algorithms—including generative, discriminative, teacher-student, and vision-language approaches—that support unsupervised, few-shot, and zero-shot settings. The library enables deployment through model export to ONNX and OpenVINO for edge devices, and includes a no-code web application for training and inference. It also features a command-line interface for orchestrating multi

    Computes metrics across multiple models via grid-search on defined configurations.

    Pythonanomaly-detectionanomaly-localizationanomaly-segmentation
    Auf GitHub ansehen↗5,871
  • rafaelpadilla/object-detection-metricsAvatar von rafaelpadilla

    rafaelpadilla/Object-Detection-Metrics

    5,098Auf GitHub ansehen↗

    This project is an object detection evaluation library and benchmarking tool designed to calculate precision, recall, and average precision for computer vision models. It provides a suite of utilities for parsing bounding box coordinates from text files and calculating spatial overlap to determine detection accuracy. The toolkit features a command line interface for comparing ground truth files against model predictions. It includes a precision-recall curve generator to visualize the relationship between precision and recall across different confidence thresholds and an intersection over unio

    Ships a tool for comparing model performance across different datasets using standard object detection metrics.

    Pythonaverage-precisionbounding-boxesmean-average-precision
    Auf GitHub ansehen↗5,098
  • openai/simple-evalsAvatar von openai

    openai/simple-evals

    4,354Auf GitHub ansehen↗

    This project is a language model evaluation framework and benchmarking tool designed to measure the accuracy and performance of models across diverse datasets. It provides a system for implementing model-based graders, running standardized tests for mathematical reasoning, coding, and factuality, and calculating quantified performance metrics such as precision, recall, F1 scores, and pass-at-k. The framework utilizes model-based grading and rubrics to validate response quality against expert-defined criteria. It includes a multi-model benchmarking loop and a model-agnostic API interface to co

    Runs standardized tests across multiple language model providers to compare performance metrics.

    Python
    Auf GitHub ansehen↗4,354
  • mseitzer/pytorch-fidAvatar von mseitzer

    mseitzer/pytorch-fid

    3,849Auf GitHub ansehen↗

    pytorch-fid is a PyTorch-based evaluator and image distribution analysis library used to calculate the Fréchet Inception Distance. It functions as a benchmarking tool that maps image pixels to high-dimensional feature vectors using a pre-trained convolutional neural network to measure the mathematical divergence between real and synthetic datasets. The library quantifies the quality and diversity of generative models by representing image feature sets as mean and covariance matrices. It allows for the extraction of latent representations from specific neural network layers, with configurable

    Acts as a benchmarking framework to compare synthetic image distributions against real dataset statistics.

    Pythondeep-learningfidfid-score
    Auf GitHub ansehen↗3,849
  • evolvinglmms-lab/lmms-evalAvatar von EvolvingLMMs-Lab

    EvolvingLMMs-Lab/lmms-eval

    3,701Auf GitHub ansehen↗

    lmms-eval is a benchmarking system and performance analysis suite designed to measure the capabilities of large multimodal models. It provides a framework for evaluating models across text, image, audio, and video datasets, serving as a multimodal dataset orchestrator and benchmarking tool to quantify accuracy and efficiency. The project distinguishes itself through a unified multimodal message protocol that structures diverse media inputs for consistent model consumption. It features specialized benchmarking for audio, video, visual, document, and spatial reasoning, alongside tools for model

    Calculates accuracy and efficiency metrics for models processing combined visual, auditory, and textual inputs.

    Pythonagiaudio-evaluationbenchmark
    Auf GitHub ansehen↗3,701
  1. Home
  2. Artificial Intelligence & ML
  3. Model Benchmarking Tools

Unter-Tags erkunden

  • Generative Model EvaluatorsTools for benchmarking the output quality of generative models using statistical distance metrics. **Distinct from Model Benchmarking Tools:** Distinct from Model Benchmarking Tools by focusing on the statistical quality of generated output rather than hardware/dataset performance.