d7c287c4e9
GitOrigin-RevId: 9295f8ea2339edb71073695ed4fb3fded2f48c60 |
||
---|---|---|
.. | ||
face_detection | ||
face_landmark | ||
iris_landmark | ||
pose_detection | ||
pose_landmark | ||
README.md |
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_landmark |
Subgraphs to detect and track face landmarks. |
iris_landmark |
Subgraphs to detect iris landmarks. |
pose_detection |
Subgraphs to detect poses. |
pose_landmark |
Subgraphs to detect and track pose landmarks. |