Skip to content

[DOCS] Clarify MediaPipe graph configuration and task-specific parameters#4075

Open
camPetrey wants to merge 2 commits intoopenvinotoolkit:mainfrom
camPetrey:docs-mediapipe-clarification
Open

[DOCS] Clarify MediaPipe graph configuration and task-specific parameters#4075
camPetrey wants to merge 2 commits intoopenvinotoolkit:mainfrom
camPetrey:docs-mediapipe-clarification

Conversation

@camPetrey
Copy link

@camPetrey camPetrey commented Mar 21, 2026

🛠 Summary

This PR clarifies the recommended way to configure MediaPipe graphs in docs/mediapipe.md.

  • clarifies that graph parameters should be defined in model_config_list
  • clarifies that mediapipe_config_list is deprecated and should not be used in new configurations
  • clarifies that task-specific parameters should be configured inside graph.pbtxt, referenced using graph_path

Motivation

Addresses confusion in #4071.

🧪 Checklist

  • Unit tests added.
  • The documentation updated.
  • Change follows security best practices.
    ``

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants