Closed ANaaim closed 4 months ago
It shouldn't, do you experience any issues?
The main difference is that we don't use body_25 or body_25B openpose models anymore, but Halpe_26, which uses a different keypoint ordering.
ERROR : the problem come from the fact that it is supposed that the json are supposed to be in the person association
==> is it necessary even if no person association is done ?
You're right, I messed it up, thank you for spotting it! I'll fix it right now
Cool. so no need to copy the data from a the pose folder to a pose-associated ?
Can you confirm that it works with the last patch on triangulation.py? You should not have to copy anything, no.
i should do a pip update pose2sim ?
I haven't released it yet but you can copy-paste the content of the file in your environment (do pip show pose2sim
to see where it is located), restart python and try again.
I will test this.
it work with the new version of triangulation. Let me know when it is integrated in the pip install
Hi David, did you integrate the modif in a new version that can be installed with pip ?
Thanks.
Hi, Sorry I initially wanted to wait until more changes were made but it does not make sense, I just pushed the last release to pypi
Hi,
I was wondering if the format of the expected json was changed in latest version (0.9)?
Best regards,