awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 个仓库

Awesome GitHub RepositoriesComputer Vision Model Integration

Integration of pre-trained weights specifically for image classification and object detection tasks.

Distinct from Pre-trained Model Application: Distinct from general pre-trained model application as it specifically targets computer vision weight files and class maps.

Explore 4 awesome GitHub repositories matching artificial intelligence & ml · Computer Vision Model Integration. Refine with filters or upvote what's useful.

Awesome Computer Vision Model Integration GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • olafenwamoses/imageaiOlafenwaMoses 的头像

    OlafenwaMoses/ImageAI

    8,867在 GitHub 上查看↗

    ImageAI is a Python computer vision library providing a suite of tools for image classification, object detection, and video analytics. It functions as an integrated framework for locating and labeling objects in static images and video streams, utilizing deep learning models for identification and categorization. The project includes a model training toolkit that allows for the creation of custom classifiers and detectors through scratch training or transfer learning. It features a GPU-accelerated inference engine to increase processing speed for vision tasks and includes specialized utiliti

    Integrates standardized deep learning weights and class files to perform vision tasks without manual training.

    Pythonai-practice-recommendationsalgorithmartificial-intelligence
    在 GitHub 上查看↗8,867
  • thtrieu/darkflowthtrieu 的头像

    thtrieu/darkflow

    6,140在 GitHub 上查看↗

    Darkflow is an object detection framework and computer vision pipeline that provides a programmatic interface for performing real-time image analysis and object identification. It functions as a tool for loading weights, fine-tuning models, and executing inference on both static images and video feeds. The project serves as a converter that translates Darknet configurations and weights into TensorFlow graphs to enable retraining and deployment. It includes a model exporter that saves trained graphs into portable protobuf files for use on mobile and native devices. The system covers capabilit

    Integrates pre-trained weights for object detection tasks using a programmatic Python interface.

    Python
    在 GitHub 上查看↗6,140
  • openvinotoolkit/open_model_zooopenvinotoolkit 的头像

    openvinotoolkit/open_model_zoo

    4,408在 GitHub 上查看↗

    Open Model Zoo 是一个精选的预训练和优化深度学习模型集合,专为使用 OpenVINO 进行高性能推理而设计。它作为一个模型库和部署框架,简化了神经网络到生产环境的集成。 该项目利用中心化清单和版本化注册表来自动化模型权重和元数据的下载与组织。它包括用于对推理性能进行基准测试的工具,并通过将输出与真值张量进行比较来验证模型准确性,从而量化精度损失。 该生态系统提供参考实现和模块化演示架构,以将推理引擎与应用逻辑解耦。这些工具通过抽象预处理和后处理要求的标准化封装器,支持计算机视觉任务的实现。

    Integrates pre-trained visual recognition models into applications using reference implementations and sample notebooks.

    Pythoncaffemodelcnn-modeldeep-learning-models
    在 GitHub 上查看↗4,408
  • deepchecks/deepchecksdeepchecks 的头像

    deepchecks/deepchecks

    4,024在 GitHub 上查看↗

    Deepchecks 是一个机器学习模型验证框架和 MLOps 测试库。它作为 AI 数据质量套件和性能评估器,旨在从研究到生产全流程验证模型和数据集的完整性与性能。 该项目作为模型监控工具,用于跟踪生产环境中的数据漂移和性能下降。它允许创建自定义验证套件,并利用可插拔的检查架构在持续集成流水线中自动化质量检查。 该框架涵盖了广泛的功能,包括数据完整性验证、基于分布的漂移检测和模型版本比较。它为计算机视觉和自然语言处理提供了专门的分析,以及将验证指标转换为交互式视觉报告的报告工具。 该系统支持本地部署,以保持数据隐私和基础设施控制。

    Integrates computer vision model predictions into the data wrapper using pre-calculated values or on-demand inference.

    Python
    在 GitHub 上查看↗4,024
  1. Home
  2. Artificial Intelligence & ML
  3. Pre-trained Model Application
  4. Computer Vision Model Integration