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

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

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

2 个仓库

Awesome GitHub RepositoriesClient-Side Model Loading

Mechanisms for loading serialized model weights and architectures over network protocols for local execution.

Distinct from Pre-trained Model Application: Distinct from general pre-trained model application by focusing specifically on the HTTP fetching and loading mechanism in the browser.

Explore 2 awesome GitHub repositories matching artificial intelligence & ml · Client-Side Model Loading. Refine with filters or upvote what's useful.

Awesome Client-Side Model Loading GitHub Repositories

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

    tensorflow/tfjs-models

    14,791在 GitHub 上查看↗

    This project is a collection of pre-trained machine learning models and conversion pipelines designed for running inference directly in the browser using TensorFlow.js. It provides a library of ready-to-use models for computer vision, audio classification, and natural language processing tasks. The suite includes specialized tools for transforming Python-based Keras models into JSON formats compatible with web environments. It enables the deployment of these models by fetching architectures and weight shards via HTTP for client-side execution. The project covers a broad range of capabilities

    Enables the deployment of models by fetching architectures and weight shards via HTTP for client-side execution.

    TypeScript
    在 GitHub 上查看↗14,791
  • infinitered/nsfwjsinfinitered 的头像

    infinitered/nsfwjs

    8,908在 GitHub 上查看↗

    NSFW detection on the client-side via TensorFlow.js

    Loads a pre-trained neural network model from bundled definitions, hosted URLs, or local paths for classification.

    TypeScriptcontent-managementjavascriptmachine-learning
    在 GitHub 上查看↗8,908
  1. Home
  2. Artificial Intelligence & ML
  3. Pre-trained Model Application
  4. Client-Side Model Loading