IDEA-Research / X-Pose

[ECCV 2024] Official implementation of the paper "X-Pose: Detecting Any Keypoints"
Other
521 stars 25 forks source link

VS. OpenPose #12

Open GloryyrolG opened 10 months ago

GloryyrolG commented 10 months ago

Hi @yangjie-cv , @ailingzengzzz et al.,

Such an advanced work on PE. May I ask if uv compared UniPose with OpenPose? Does it outperform? Many thx & best,

ailingzengzzz commented 10 months ago

Hi @GloryyrolG,

From our experiment, UniPose has a better generalization than OpenPose on multi-person, artificial human, heavy occlusion scenes due to the fully end-to-end training pipeline on diverse datasets. You can simply use this link to try the performance. For the person keypoint detection, input "person" in the "Instance Prompt" and leave "Keypoint Example" alone. If you find multiple redundant outputs, please decrease the "IoU Threshold" in "Advanced options" to 0.1.