openpose icon indicating copy to clipboard operation
openpose copied to clipboard

[Enchancement] A Google Colab to demonstrate Openpose API

Open Kasidit0052 opened this issue 4 years ago • 4 comments

Issue Summary

Hello, I'm an author of MatchingOpenpose Github. From my experience with Openpose Python API, it's quite difficult to implement standalone api with existing python example script and doc. I believe that having additional Google Colab which demonstrate python Openpose API would me more intuitive for newcoming user. If you are interested in having the demonstration Colab notebook, I can offer some support on creating a notebook. Thank you very much for listening this feature request

Type of Issue

Select the topic(s) on your post, delete the rest:

  • Enhancement / offering possible extensions / pull request / etc.

Kasidit0052 avatar Apr 06 '21 02:04 Kasidit0052

Hi @Kasidit0052 ,

You are free to add a PR to add your cool library into either (or both) of the following 2 places:

  • https://github.com/CMU-Perceptual-Computing-Lab/openpose/blob/master/doc/installation/0_index.md#compiling-and-running-openpose-from-source-on-ros-docker-and-google-colab---community-based-work
  • https://github.com/CMU-Perceptual-Computing-Lab/openpose/blob/master/doc/10_community_projects.md

gineshidalgo99 avatar May 26 '21 15:05 gineshidalgo99

And I'll happily accept the pull request :)

gineshidalgo99 avatar May 26 '21 15:05 gineshidalgo99

Thank you for your response @gineshidalgo99,

Please feel free to look at my openpose tutorial notebook. Some images are referenced from your repository for better understandings. If you are happy with the content of this notebook, I will be glad to send you my pull request.

Kasidit0052 avatar Jun 07 '21 10:06 Kasidit0052

Thank you for your response @gineshidalgo99,

Please feel free to look at my openpose tutorial notebook. Some images are referenced from your repository for better understandings. If you are happy with the content of this notebook, I will be glad to send you my pull request.

Can you help me to get keypoints as json file, i wanna extract keypoints from an image

AswinSanosh avatar Apr 26 '24 07:04 AswinSanosh