Skip to content
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

Filtering Annotated Persons in 3DPW Dataset for MotionBERT Processing #150

Open
philgatt opened this issue Dec 9, 2024 · 0 comments
Open

Comments

@philgatt
Copy link

philgatt commented Dec 9, 2024

The 3DPW dataset includes various complex scenarios with multiple individuals present in the frames. Since AlphaPose supports multi-person tracking, the resulting JSON file contains several annotations for each frame. How did you filter these annotations to focus only on the keypoints of the individuals (maximum two people) of interest when using MotionBERT? Are you doing "3D Pose Estimation with known Association", by using the 2D-keypoint ground truth to determine the ID of the tracked persons as described here: https://competitions.codalab.org/competitions/24938?

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant