로보틱스 및 엣지 AI

mediapipe

google-ai-edge/mediapipe

On-device ML libraries, models, and tools for vision, text, and audio across supported platforms.

★ 36.9K별점
⑂ 6.2K포크 수
540미해결 이슈
C++언어
Apache-2.0라이선스
Q90편집 점수

개요

MediaPipe connects model inference with application inputs and interactions. Tasks, model assets, Model Maker, and Studio cover different parts of development. Platform support must be checked per task; older Legacy Solutions are distinct from current Tasks.

주요 기능

  • Task APIs
  • Model assets
  • Multimodal tasks
  • Model Maker
  • Studio

요구 사항, 설치 및 빠른 시작

Choose the task and platform first, then follow the corresponding setup and official example with matching model assets.

사용 정보

Validate static inputs before live streams. Measure latency and sustained resource use under low light, occlusion, orientation, and resolution changes.

How it works
Task APIs process device inputs, run models, and return structured results for the application. Supported models can be customized with Model Maker.

Audience and requirements
Mobile, web, and edge developers. Platform SDK, supported model assets, and input devices.

Practical use cases
Camera interaction; local classification; mobile ML prototypes.

Limitations and selection
Task APIs and modes differ by platform. Device performance and power consumption require measurement. Avoid assuming legacy support continues.

Related projects and selection
opencv/opencv:Complement: OpenCV handles image processing; connect formats to MediaPipe task APIs.

lutzroeder/netron:Complement: inspect supported model formats and input/output structure before integration.

Source review
Editorial analysis of upstream sources, without runtime or benchmark testing. Proposed workflows are editorial suggestions.

모델 호환성 및 사용 사례

Models must match the selected Tasks interface and metadata requirements; support varies by platform.

라이선스 및 위험 참고 사항

The repository page identifies Apache-2.0. Read LICENSE; model weights and datasets may have separate terms.

Editorial source review 2026-09-09T05:00:00.950Z. README and live repository page verified; current stars/forks from GitHub HTML. Last-push metadata retained from 2026-09-05 discovery snapshot. No runtime benchmark. Integration proposals are editorial analysis.

릴리스 및 유지 관리

Reviewed 2026-09-09. Counters come from repository pages; features are based on upstream documentation. See Releases in the source links. Editorial analysis of upstream sources, without runtime or benchmark testing. Proposed workflows are editorial suggestions.

cosmos

NVIDIA/cosmos

★ 11.2KJupyter Notebook