mediapipe/docs/solutions/models.md
MediaPipe Team 4dc4b19ddb Project import generated by Copybara.
GitOrigin-RevId: 1e13be30e2c6838d4a2ff768a39c414bc80534bb
2022-09-06 21:46:17 +00:00

6.4 KiB

layout title parent nav_order
default Models and Model Cards Solutions 30

MediaPipe Models and Model Cards

{: .no_toc }

  1. TOC {:toc}

Face Detection

Full-range dense and sparse models have the same quality in terms of F-score however differ in underlying metrics. The dense model is slightly better in Recall whereas the sparse model outperforms the dense one in Precision. Speed-wise sparse model is ~30% faster when executing on CPU via XNNPACK whereas on GPU the models demonstrate comparable latencies. Depending on your application, you may prefer one over the other.

Face Mesh

Iris

Hands

Pose

Holistic

Selfie Segmentation

Hair Segmentation

Object Detection

Objectron

KNIFT