Search
Items tagged with: mediapipe
I wanted to create website - sign language dictionary.
I have around 3k clips (up to 7 s) with many signs and wanted to generate interactive (rotatable, slowed down or speed up, reversable) animations to publish on website.
At the moment I plan to use MediaPipe Holistic which would generate .json for posture, hands and face movement. Next I want to use RDM, React and Three.js to show model on webpage.
Is there better or more optimal approach to this?
