Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pose classification yoga #1

Merged
merged 9 commits into from May 26, 2021
Merged

Conversation

Soumi7
Copy link
Contributor

@Soumi7 Soumi7 commented May 25, 2021

Added pose classification to recognize four yoga pose classes :

  • mountain pose
  • downward dog pose
  • cobra pose
  • triangle1 pose (trikonasana)

Try it with :

cd examples/yoga_pose_recognition/
python3 demo.py

@geaxgx
Copy link
Owner

geaxgx commented May 25, 2021

Thanks for proposing your yoga pose classification for movenet.
What would be great:

  • include some pictures or video (converted in gif) so that people have immediately an idea of what is going on (at least one picture for each pose or a link on a image),
  • explain in the README.md in a few lines how it works (e.g. what kind of information is contained in the csv files,...).

Is it normal there is a space in the csv file directory ?
Also can you remove pycache and its content ?

Thank you!

@Soumi7
Copy link
Contributor Author

Soumi7 commented May 26, 2021

I couldn't find a video, so I made a video with yoga pose images I downloaded. Let me know if any more changes are required.

@geaxgx geaxgx merged commit 628e3d3 into geaxgx:main May 26, 2021
@geaxgx
Copy link
Owner

geaxgx commented May 26, 2021

Thanks ! I will modify the main README.md to add the link on your example.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants