awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 dépôts

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • tensorflow/tfjs-modelsAvatar de tensorflow

    tensorflow/tfjs-models

    14,791Voir sur 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
    Voir sur GitHub↗14,791
  • infinitered/nsfwjsAvatar de infinitered

    infinitered/nsfwjs

    8,908Voir sur 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
    Voir sur GitHub↗8,908
  1. Home
  2. Artificial Intelligence & ML
  3. Pre-trained Model Application
  4. Client-Side Model Loading