David PAGNON
David PAGNON
Dear reviewers, I suppose it is not really advised to change the code once it's under review, but I wanted to make Poe2Sim available through pip. It made me slightly...
Dear reviewers, Thank you for your insightful reviews that we are going to take into account soon. We have transferred the gitlab to this address: https://github.com/perfanalytics/pose2sim in order to make...
Dear reviewers, Thank you for your input! I'm sorry about my late answer, I had a difficult deadline to meet. Anyway, here it is!\ I answered to the issues you...
Answers to @lambdaloop > ## Summary > The summary is currently overly technical for a non-specialist audience. In particular, OpenPose and OpenSim are very specific tools that most people would...
Answers to @CVHammond > ## Functionality: > The software does produce a usable TRC file that works with the given BODY_25B model. Have you checked with OpenSim regarding the best...
Answers to @jonmatthis. I answered the rest of your feedback directly on this issue: https://github.com/perfanalytics/pose2sim/issues/9 > Specifically regarding the commentary on the use of marker-based motion capture as a "gold...
I am facing the same issue. Any solution yet?
I made it work by running `!apt install --allow-change-held-packages libcudnn8=8.1.0.77-1+cuda11.2` afterwards, in order to use compatible CUDA and cuDNN versions. Not sure how this worked but I'm okay with dark...
Just in case, I installed it successfully on Colab recently, you can check this :) https://bit.ly/Sports2D_Colab
I personnally just did `!apt install --allow-change-held-packages libcudnn8=8.1.0.77-1+cuda11.2` to use compatible CUDA and cuDNN versions, and it magically worked (see my Sports2D colab: )