Skip to content

hillday/Video2ARKitBlendshapes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Video to ARKit Blendshapes

Use mediapipe to detect changes in facial expressions in the video and output a JSON file of ARKit Blendshapes.

Install

Conda env create

conda create --name video2face
conda activate video2face

Dependent installation

pip install -r requirements.txt

Run

python run.py --input ./videos/ --output ./outputs/

About

Video to ARKit BlendShapes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages