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

[Data] Refine the skeleton extraction script #150

Merged
merged 6 commits into from
Mar 20, 2023
Merged

Conversation

kennymckormick
Copy link
Owner

  1. Support non-distributed skeleton extraction by adding a --non-dist flag. With that flag, you can directly run the skeleton extraction python script: python tools/data/custom_2d_skeleton.py {args} --non-dist
  2. Add a new option to generate compressed skeleton annotations (the K400 style). This can be achieved by set --compress and you will have a new filed name frame_inds in your generated annotations, indicates the frame index that each skeleton belongs to.

@kennymckormick kennymckormick merged commit c56c4ba into main Mar 20, 2023
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

Successfully merging this pull request may close these issues.

None yet

1 participant