AkaneTendo25's picture
Add MediaPipe Face Landmarker bundle for expression following
409c832 verified
|
Raw
History Blame Contribute Delete
689 Bytes
# 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.