Back to Chromium

Modules

third_party/mediapipe/src/mediapipe/modules/README.md

150.0.7847.11.3 KB
Original Source

Modules

Each module (represented as a subfolder) provides subgraphs and corresponding resources (e.g. tflite models) to perform domain-specific tasks (e.g. detect faces, detect face landmarks).

Modules listed below are already used in some of mediapipe/graphs and more graphs are being migrated to use existing and upcoming modules.

ModuleDescription
face_detectionSubgraphs to detect faces.
face_geometrySubgraphs to extract face geometry.
face_landmarkSubgraphs to detect and track face landmarks.
hand_landmarkSubgraphs to detect and track hand landmarks.
holistic_landmarkSubgraphs to detect and track holistic pose which consists of pose, face and hand landmarks.
iris_landmarkSubgraphs to detect iris landmarks.
palm_detectionSubgraphs to detect palms/hands.
pose_detectionSubgraphs to detect poses.
pose_landmarkSubgraphs to detect and track pose landmarks.
objectronSubgraphs to detect and track 3D objects.