Skip to content

Latest commit

 

History

History
47 lines (33 loc) · 2.09 KB

README.md

File metadata and controls

47 lines (33 loc) · 2.09 KB

Mediapipe Blendshape Labeler

All Contributors

WORK IN PROGRESS

This is a Mediapipe workflow that performs blendshape labeling on images. The workflow utilizes the Mediapipe framework, which provides a flexible and efficient infrastructure for building multimodal applied machine learning models.

Now on replicate -- live.

Perfect Sync - 52 Blendshapes JSON

Model File: Link to Model Card Blendshape V2.pdf

Install

sudo curl -o /usr/local/bin/cog -L https://github.com/replicate/cog/releases/latest/download/cog_`uname -s`_`uname -m`
sudo chmod +x /usr/local/bin/cog
# Predict the blend shapes of an image.
cog predict -i image_path=@./thirdparty/image.jpg

Contributors ✨

Thanks goes to these wonderful people (emoji key):

K. S. Ernest (iFire) Lee
K. S. Ernest (iFire) Lee

🔬 💻

This project follows the all-contributors specification. Contributions of any kind welcome!