MediaPipe Face Virtual Avatar Demo
Face landmark detection guide for Python
The MediaPipe Face Landmarker task requires a trained model that is compatible with this task.
model_path = '/absolute/path/to/face_landmarker.task'
MediaPipe Face Virtual Avatar Demo
Face landmark detection guide for Python
The MediaPipe Face Landmarker task requires a trained model that is compatible with this task.
model_path = '/absolute/path/to/face_landmarker.task'