mediapipe/mediapipe/modules
MediaPipe Team 7fb37c80e8 Project import generated by Copybara.
GitOrigin-RevId: 19a829ffd755edb43e54d20c0e7b9348512d5108
2022-05-05 19:57:20 +00:00
..
face_detection Project import generated by Copybara. 2022-03-21 12:12:39 -07:00
face_geometry Project import generated by Copybara. 2022-05-05 19:57:20 +00:00
face_landmark Project import generated by Copybara. 2022-05-05 19:57:20 +00:00
hand_landmark Project import generated by Copybara. 2022-03-21 12:12:39 -07:00
holistic_landmark Project import generated by Copybara. 2022-03-21 12:12:39 -07:00
iris_landmark Project import generated by Copybara. 2020-08-30 19:52:55 -04:00
objectron Project import generated by Copybara. 2022-03-21 12:12:39 -07:00
palm_detection Project import generated by Copybara. 2022-05-05 19:57:20 +00:00
pose_detection Project import generated by Copybara. 2021-11-03 17:27:30 -07:00
pose_landmark Project import generated by Copybara. 2022-03-21 12:12:39 -07:00
selfie_segmentation Project import generated by Copybara. 2022-05-05 19:57:20 +00:00
README.md Project import generated by Copybara. 2020-12-09 22:43:33 -05:00

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.

Module Description
face_detection Subgraphs to detect faces.
face_geometry Subgraphs to extract face geometry.
face_landmark Subgraphs to detect and track face landmarks.
hand_landmark Subgraphs to detect and track hand landmarks.
holistic_landmark Subgraphs to detect and track holistic pose which consists of pose, face and hand landmarks.
iris_landmark Subgraphs to detect iris landmarks.
palm_detection Subgraphs to detect palms/hands.
pose_detection Subgraphs to detect poses.
pose_landmark Subgraphs to detect and track pose landmarks.
objectron Subgraphs to detect and track 3D objects.