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

How to use GT 2D pose training. #140

Open
AliasChenYi opened this issue Jul 24, 2024 · 4 comments
Open

How to use GT 2D pose training. #140

AliasChenYi opened this issue Jul 24, 2024 · 4 comments

Comments

@AliasChenYi
Copy link

How to use GT 2D pose training.Can you help me?

@OliverSTH
Copy link

I also have the same problem.
Does anyone know the answer?

@Gnoot01
Copy link

Gnoot01 commented Sep 25, 2024

Setup Alphapose first, the results will be output in a json which is what you feed into this model to get 3D

@LLLYLong
Copy link

How to use GT 2D pose training.Can you help me?

@AliasChenYi @OliverSTH Hello, Have you solved this problem and can you share it?

@valentin-fngr
Copy link

Setup Alphapose first, the results will be output in a json which is what you feed into this model to get 3D

Exactly.
For anyone that wants to train the model for action recognition, you need to extract the 2d poses first using alphapose. These 2d poses will be formatted as json files. Then, write a script that transform jsons into the desired format. You need to read the code from the Dataloader in order to understand how to format your data.

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

5 participants