Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jacobhsu/mediapipe-face-virtual-avatar
https://github.com/jacobhsu/mediapipe-face-virtual-avatar
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/jacobhsu/mediapipe-face-virtual-avatar
- Owner: JacobHsu
- Created: 2024-01-12T03:26:32.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-04-24T07:42:53.000Z (8 months ago)
- Last Synced: 2024-04-24T13:50:12.356Z (8 months ago)
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mediapipe-face-virtual-avatar
[MediaPipe Face Virtual Avatar Demo](https://codepen.io/mediapipe-preview/pen/oNPKmEy)
[Face landmark detection guide for Python](https://developers.google.com/mediapipe/solutions/vision/face_landmarker/python)
The MediaPipe Face Landmarker task requires a trained model that is compatible with this task.
`model_path = '/absolute/path/to/face_landmarker.task'`