Skip to content

Conversation

@GerrySant
Copy link

This PR adds support for converting AlphaPose WholeBody (133 keypoints) JSON outputs
into pose-format (.pose) files.

  • Introduces a new json_to_pose CLI tool
  • Adds AlphaPose WholeBody-133 parser and keypoint reordering utilities
  • Supports optional metadata extraction from JSON or original RGB video
  • Documents the conversion workflow in the README

This enables seamless integration of AlphaPose outputs into pose-format pipelines,
which is particularly useful for sign language processing workflows.

- Introduce json_to_pose CLI tool for converting AlphaPose JSON outputs to .pose
- Add AlphaPose WholeBody (133 keypoints) parser and keypoint reordering utility
- Support optional metadata extraction (fps, width, height) from JSON or original video
- Register json_to_pose as an installable console script
- Document JSON → .pose conversion workflow in README
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.

1 participant