Link Search Menu Expand Document

MediaPipe Models and Model Cards

  1. Face Detection
  2. Face Mesh
  3. Iris
  4. Hands
  5. Pose
  6. Holistic
  7. Selfie Segmentation
  8. Hair Segmentation
  9. Object Detection
  10. Objectron
  11. KNIFT

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