pose-format icon indicating copy to clipboard operation
pose-format copied to clipboard

Library for viewing, augmenting, and handling .pose files

Results 37 pose-format issues
Sort by recently updated
recently updated
newest added

The converter is not mapped the face components, example: ![image](https://github.com/sign-language-processing/pose/assets/43252562/b98264e3-5f75-4ee9-b9f8-2dabd202f4c6) After the new update, the mapping will be like this: ![image](https://github.com/sign-language-processing/pose/assets/43252562/d4eac88f-791b-4018-a460-dc9629c183ca)

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]...

dependencies

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...

dependencies

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...

dependencies

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...

dependencies

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 ![image](https://user-images.githubusercontent.com/5757359/215347873-4fd97858-862a-4ee9-9e7e-0df696d3de0c.png)