Skip to content

Created a Humanoid Robot that mimed actions of User through 2D camera in real time.

Notifications You must be signed in to change notification settings

pi-sharan/Mime-Bot-using-Human-Pose-Estimation

Repository files navigation

Mime-Bot-using-Human-Pose-Estimation

  • Details of the project are given in the Report

Work and Simulation :

  • We implemented the paper CVPR '16 with minor changes in architecture to increase the FPS we were getting.
  • Final Result -

Requirements:

  • Python 3.6 or higher
  • PyBullet
  • posenet
  • tensorflow
  • numpy
  • OpenCV

Notice How the Bot is simulated in 2D environment only. With estimation of pose in 3D See This the highest achieved fps was 5, so we had to implement 2D Est due to hardware limitations.

Download the repository and run the Final.py file to see the final implementation of the project.

About

Created a Humanoid Robot that mimed actions of User through 2D camera in real time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published