Search or jump to... Search code, repositories, users, issues, pull requests... Provide feedback We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your...
It gets the videos from three sources and runs them through MediaPipe to get the hand and pose data. The intermediate Mediapipe objects are parsed into a pandas DataFrame and saved in the `data/` folder for training the recognition model. The video metadata is also saved in a separate file...