davidpagnon / Sports2D

Compute 2D human pose and angles from a video or a webcam.
BSD 3-Clause "New" or "Revised" License
46 stars 6 forks source link

Spoiler: new version coming soon #10

Open davidpagnon opened 1 month ago

davidpagnon commented 1 month ago

Thanks to @hunminkim98, you will soon get Sports2D to work:

(small changes to the visual will be made, but here is a spoiler anyway)

https://github.com/user-attachments/assets/59e5d9d1-2d12-44de-80e4-e94326a5f4df

ntd1683 commented 2 weeks ago

Hello, when you run, do you need to adjust anything? I don't understand why when I run, the points on the people as well as the squares are not displayed, I leave all the default values, I use pose_135 image

davidpagnon commented 1 week ago

Hi @ntd1683!

Sorry for not answering earlier. I suppose the use of body_135 is the main issue. In any case, this version is now outdated. Could you completely remove your sports2d environment: conda env remove -n sports2d, reinstall it from the beginning, and tell me how it goes?

In any case, I have not tested any whole body model yet. Can you try to write COCO_133 line 41 of Config_demo.toml? I haven't tested it but I should have written the code in such a way that it may work out of the box.

davidpagnon commented 1 week ago

More about the changes in the new version:

Rewrote the code after @hunminkim98's tests on (1) angle visualization, (2) with RTMPose, (3) including on webcam.

Gave an impulse to implement many other changes: