-
Notifications
You must be signed in to change notification settings - Fork 50
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
HELP NEEDED - WANT TO CONTRIBUTE? #40
Comments
DETAILED TO-DO LIST: Stuff will be added as needs arise, and removed as they are met. GUI: Tutorials and Documentation: Pose: Calibration: Synchronization: Triangulation: Filtering: OpenSim: Others: |
Hi, I'm an avid user of pose2sim. |
thats a great todo list. Some huge things happened in my life (like I had to move 4 times in less than 2 years and because of that and some other things I have basically no emergency funds, so I'm having to work my ass off to pay the debts) the problem is that getting rid of those problems will take months. thanks a lot for the project and for trying to make it even better. I'm sure, with the help of others, it will go a long way and also help a lot of people!!! |
Might be able to help :) As suggested above, your pipeline help our lab setting our marker-less pipeline so would be good to help you too. Not sure if i would be the best for the core of the code, however as a good an end user I might to some stuff on tutorial or element for easing the use of the tool-box. |
Hi everyone, I'm pleasantly surprised that anyone responded at all, thank you! @rlagnsals, A tutorial would be great! @carlosedubarreto, I don't know the details but your life does sound crazy, and I'm amazed at the way you're involved in so many other projects already! Good luck with everything, and let me know if things calm down a little. @ANaaim That would be awesome! I feel like a relatively important and easy step would be to make a GUI. It does not have to be beautiful, I'm just thinking of a tkinter window with the exact same info as in the Config.toml file, but presented with tabs for each steps, and drop-down menus for each parameter. I guess it would be nice to be able to import or export a Config.toml file directly from the interface, too. |
@davidpagnon I'm eager to contribute to your project and bring value to Pose2Sim! BY the way, could you guide me on how I can specifically communicate with you and collaboratively work on various projects to make meaningful contributions? |
@rlagnsals This would be awesome! Github is a good place for people to talk about how one would like to contribute, but you're right that once that step is passed, we should use another platform to exchange more in-depth. I don't know, I'm on all platforms (WhatsApp, Signal, Telegram, and others), but Teams or Discord may be best. I'm afraid I don't have the skills or time to set up a Discord server, so unless someone wants to do it, Teams may be the most convenient. Here is an invite for people who may be interested in contributing: https://teams.live.com/l/community/FEAWpdmXJDNT5TA3AI |
@carlosedubarreto @rlagnsals @ANaaim Don't hesitate to tell me if there is anything you think should be done differently! |
Blender add-on now released! Pose2Sim.Blender.mp4 |
Dear @davidpagnon thank you for your amazing work. I just found your work some weeks ago and noticed that we were on the exact same path and that you already did a lot of stuff we planned to do. I think we can help to further develop pose2sim, probably starting with a GUI since we want to start using markerless motion capture within a clinic. |
Hi Tim, |
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
Multi-person analysis is now supported!
Feel free to test it and tell me if anything does not go as expected. |
Multiperson analysis much faster now: as fast as easymocap, and more robust results. |
Thanks to all the people who have boosted the project lately!
|
OpenSim scaling and inverse kinematics are now fully automatic and integrated into Pose2Sim! |
Dear all,
I am now doing a relatively unrelated post-doc, and am working on Pose2Sim only on the side. There are tons of features that I think could be useful, and that I cannot find time to implement. If anyone wants to contribute, I'll be more than happy to oblige!
The list is at the end of the Readme file, but I'll put it here for the sake of clarity.
MAIN PROJECTS:
☑ Blender visualizer add-on
☑ Batch processing
☑ Multiple persons triangulation
☑ Synchronization
☑ Integrate pose estimation
☑ Integrate scaling and inverse kinematics
▢ Video tutorials, documentation on github.io. Change name to MotionScope?
▢ Graphical User Interface
▢ Integrate monocular 3D kinematics with RTMPoseW3D
▢ Self-calibration based on keypoint detection
▢ Calibration of moving cameras
▢ Rig skeleton in Blender
▢ Calibrate Sports2D data, run IK, and then integrate the toolbox in Pose2Sim
I have a clear idea of how to do each of these, so if you are not sure of the details or are not sure whether you can use or develop the skills, I can definitely tell you more about it! Here is an invite to a Discord server if you are interested in discussing it (no commitment at this stage 😛).
If you want to provide edits to the code, please please follow this guide on how to fork, modify, and push code, and submit a pull request. I would appreciate it if you provided as much useful information as possible about how you modified the code, and a rationale for why you're making this pull request. Please also specify on which operating system and on which Python version you have tested the code.
The text was updated successfully, but these errors were encountered: