Skip to content
OpenCatalogcurated by FLOSSK
AI & Machine Learning

MediaPipe

Google’s cross-platform pipelines for perception: face/hand pose, segmentation, and on-device ML graphs for mobile and desktop.

Why it is included

Reference OSS for shipping real-time multimodal perception without building graph runners from scratch.

Best for

Mobile and edge apps needing turnkey vision/audio graphs with GPU acceleration.

Strengths

  • Graph runtime
  • On-device focus
  • Broad solution APIs

Limitations

  • Opinionated stacks; less flexible than raw PyTorch research loops

Good alternatives

OpenCV · TensorFlow Lite · Core ML

Related tools