File size: 689 Bytes
409c832 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | # MediaPipe Face Landmarker model bundle
- Artifact: `face_landmarker.task`
- Upstream: Google MediaPipe Face Landmarker, float16 bundle
- Source URL: https://storage.googleapis.com/mediapipe-models/face_landmarker/face_landmarker/float16/latest/face_landmarker.task
- Retrieved: 2026-07-18
- SHA-256: `64184e229b263107bc2b804c6625db1341ff2bb731874b0bcc2fe6544e0bc9ff`
- Contents: face detector, face landmarks detector, face blendshapes model, and geometry metadata
- License: Apache License 2.0; see `LICENSE.md`
This mirror copy is used by Ayase's `expression_following` metric. The binary is
kept outside the Python package and downloaded into the configured model cache at
runtime.
|