GithubHelp home page GithubHelp logo

handposeestimationbasedonmediapipeandlstm's Introduction

👇体感互动——Hand Pose Estimation Based on Mediapipe And LSTM

目录:

🐱Introduce

体感互动——Hand Pose Estimation Based on Mediapipe And LSTM

基于mediapipe提取人体姿势、人脸、手部关键点和LSTM算法实现手势识别,并进一步实现体感互动的功能,如进行隔空移动、抓取、放大、缩小等手势操作,可为商业显示提供智能交互应用,如3D模型的展示。

数据:一共采集3类手势,每一个手势30个视频,每一个视频30帧,每一帧提取的landmarks序列长度为1662(33个4维人体姿势landmarks,468个3维人脸landmarks,21个3维左手landmarks,21个3维右手landmarks,33✖4+468✖3+21✖3+21✖3=1662)。

网络:三层lstm(lstm_net.py)

  • demo1:01_predict_hand__pose_.py

    demo1.gif

  • demo2:02_predict.py

    demo2.gif

  • demo3:03_predict之体感互动.py

    demo3.gif

🐖QuickStart

Dependencies

pip install -r requirements.txt

Inference1

python 01_predict_hand_pose.py

Inference2

python 02_predict.py

体感互动

1、 打开https://720.vrqjcs.com/t/9332870054821ffc

2、 python 03_predict之体感互动.py

😔Training

详见train_my_hand_pose/hand pose detection.ipynb

具体开发流程见Hand-Pose-Estimation.pdf 思维导图

🐒Reference

🐕Thanks

  • @Studio:JHC Software Dev Studio

  • @Mentor:HuangRiChen

  • @Author:YuJunYu

handposeestimationbasedonmediapipeandlstm's People

Contributors

whale-yu avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.