1 repo
Frameworks that enable the deployment of machine learning models across multiple operating systems and hardware architectures.
Distinguishing note: Focuses on the portability and cross-platform deployment aspect of ML, rather than the model training or specific inference logic.
Explore 1 awesome GitHub repository matching artificial intelligence & ml · Cross-Platform Inference Frameworks. Refine with filters or upvote what's useful.
MediaPipe is a cross-platform machine learning framework designed for deploying vision, audio, and text processing models across mobile, desktop, and web environments. It functions as an on-device inference engine that executes complex models locally on edge hardware, ensuring low latency and privacy without requiring a constant internet connection. The framework utilizes a graph-based pipeline orchestration system where data flows through a directed network of modular calculators to ensure synchronized and deterministic processing. It distinguishes itself through a unified runtime that provi
Building machine learning features once and deploying them consistently across mobile, web, and desktop environments using a unified framework.