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

incorporating POSENET #2

Open
kavikode opened this issue May 29, 2020 · 16 comments
Open

incorporating POSENET #2

kavikode opened this issue May 29, 2020 · 16 comments
Assignees
Labels
enhancement New feature or request
Projects

Comments

@kavikode
Copy link

You have an excellent demo! This is what I have been looking for many years!

Can you please include the following to move the arms and limbs of the model in 3D with 2 web cameras?

https://youtu.be/7lMOdYc4F4c

Thank you!

@haruiz haruiz self-assigned this May 29, 2020
@haruiz haruiz added the enhancement New feature or request label May 29, 2020
@haruiz haruiz added this to To do in Roadmap via automation May 29, 2020
@haruiz haruiz moved this from To do to In progress in Roadmap May 29, 2020
@haruiz
Copy link
Owner

haruiz commented May 29, 2020

Hi @kavikode, I 'm currently working on that implementation, so I hope to have this done by next week, thanks for sharing that amazing demo, now is already in the roadmap: #2

@kavikode
Copy link
Author

Thank you so much @haruiz ! I can't wait!

@Deamoner
Copy link
Collaborator

Yo, how is this looking? Do you have any architecture notes? I could jump in and help with this.

@haruiz
Copy link
Owner

haruiz commented Jun 24, 2020

Hey @Deamoner, I appreciate your interest, the idea is to use the posenet tensorflow.js model to animate the model, you can get more information on the roadmap of the project , I'm currently working on it, but you are welcome to contribute with that, let me know if you need anything, we can chat or discuss about it.

@kavikode
Copy link
Author

@Deamoner are you interested in helping with a certain aspect? Can you please help to create the IK for each of limbs so that when you use one of the keypoints from PoseNet then the rest of the joints follow the selected IK of the limb?

Please see the following demo:
https://rawgit.com/takahirox/three.js/GLTFMMD/examples/webgl_loader_gltf_miku_ik.html

@Deamoner
Copy link
Collaborator

Deamoner commented Jun 25, 2020 via email

@kavikode
Copy link
Author

@Deamoner thanks! I'm on discord Kavita Krishnaswamy#5836. my email kavi1@umbc.edu

@haruiz
Copy link
Owner

haruiz commented Jun 26, 2020

@Deamoner and @kavikode, I could create a Slack channel, so we can talk more in detail.

@kavikode
Copy link
Author

@haruiz and @Deamoner that sounds like a wonderful plan! Please do email me the details. I feel so excited because I have been independently trying to solve this problem for more than 2 years. Looking forward to our discussion.

@Deamoner
Copy link
Collaborator

Feel free to just put the link here and I'll join. I'm just finishing up a posenet dance app.

@haruiz
Copy link
Owner

haruiz commented Jun 27, 2020

@Deamoner , @kavikode guys, this is the link to access to the slack channel: https://join.slack.com/t/riggingjs/shared_invite/zt-fcjr9p12-GqIj7zEjoNnH7j5AwWT7MQ

@haruiz haruiz closed this as completed Aug 11, 2020
Roadmap automation moved this from In progress to Done Aug 11, 2020
@haruiz haruiz reopened this Aug 11, 2020
Roadmap automation moved this from Done to In progress Aug 11, 2020
@kavikode
Copy link
Author

@haruiz I'd like to port 3D Human Pose and Mesh Estimation to Tensorflow.js.

Please see the following: https://youtu.be/tDz2wTixcrI

Can you please help me port it to Tensorflow? This may solve some of the problems.

@haruiz haruiz closed this as completed Nov 20, 2020
Roadmap automation moved this from In progress to Done Nov 20, 2020
@haruiz haruiz reopened this Nov 20, 2020
Roadmap automation moved this from Done to In progress Nov 20, 2020
@haruiz
Copy link
Owner

haruiz commented Nov 20, 2020

@haruiz I'd like to port 3D Human Pose and Mesh Estimation to Tensorflow.js.

Please see the following: https://youtu.be/tDz2wTixcrI

Can you please help me port it to Tensorflow? This may solve some of the problems.

@kavikode let's do it, I will create a new repo for it, so we can start working on it!

@delebash
Copy link

Hi all @haruiz I modified your version and was able to stream the data for hand pose to my character in a 3D program and it works. The problem is the hand detection and joint accuracy. It is just not good enough for real use in animation of a 3D character. Take a look at this project https://github.com/vladmandic/human. He has made significant improvements on the default tfjs version. I have also discussed with him about making another version that would use better datasets and bounding box detection for greater stability and accuracy. My current project concept is to be able to stream the raw data where any application can pick it up via its own plugin and format the data for its animation system. This leaves the whole motion capture loosely coupled from any other software. But thank you for your software as I have used it to test if this can be done. Well done!!!!

@haruiz
Copy link
Owner

haruiz commented Nov 20, 2020

Thanks so much, @delebash for your feedback, I love that you found rigging.js useful, in the next few weeks I will put all my effort to make good progress, and try to implement the rest of the features that are in the roadmap, so I will follow up with your recommendations and I'll consider them for improving rigging.js and release a more complete version!!

@ubilrodriguez
Copy link

Excuse me, you can send me that avatar, I am doing an investment job, because the project does not find that avatar, there is only a sample avatar.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Roadmap
  
In progress
Development

No branches or pull requests

5 participants