pose-format
pose-format copied to clipboard
Library for viewing, augmenting, and handling .pose files
The converter is not mapped the face components, example:  After the new update, the mapping will be like this: 
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.0 to 10.3.0. Release notes Sourced from pillow's releases. 10.3.0 https://pillow.readthedocs.io/en/stable/releasenotes/10.3.0.html Changes CVE-2024-28219: Use strncpy to avoid buffer overflow #7928 [@hugovk] Use functools.lru_cache for hopper() #7912 [@hugovk]...
Hi authors, Thank you for sharing your remarkable code base. I was trying to output pose keypoints in json formats (similar to openpose outputs). But I am finding hard to...
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3. Release notes Sourced from jinja2's releases. 3.1.3 This is a fix release for the 3.1.x feature branch. Fix for GHSA-h5c8-rqwp-cp95. You are affected if...
Bumps [pip](https://github.com/pypa/pip) from 23.2.1 to 23.3. Changelog Sourced from pip's changelog. 23.3 (2023-10-15) Process Added reference to vulnerability reporting guidelines <https://www.python.org/dev/security/>_ to pip's security policy. Deprecations and Removals Drop a...
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.3.7 to 3.0.1. Release notes Sourced from werkzeug's releases. 3.0.1 This is a security release for the 3.0.x feature branch. Changes: https://werkzeug.palletsprojects.com/en/3.0.x/changes/#version-3-0-1 3.0.0 This is a feature...
Our collaborator Katja suggested to use a different color for the index finger in the mediapipe visualization color scheme; reasoning: the index finger is probably the most important one and...
This issue documents the open issues in the documentation effort: - [x] Lint the doc, fix errors https://github.com/sign-language-processing/pose/commit/85b086485625ed27bd0eaf41b41bc2accefe500d - [x] Figure out why the tests fail in github actions (works...
There is an occasional issue for some pose files when saving a normalized version of the hands. Error message: `ushort format requires 0
We should allow storing `float16` poses, somehow, in v0.2, for storage efficiency 