pose-format: Library for Viewing, Augmenting, and Handling .pose Files
Amit Moryossef, Mathias M\"uller, Rebecka Fahrni

TL;DR
pose-format is a versatile library that simplifies managing, augmenting, and analyzing pose data across images and videos, supporting multiple formats and integrating with machine learning frameworks.
Contribution
It introduces a unified, efficient .pose file format and a comprehensive toolkit for pose data handling, normalization, augmentation, and visualization.
Findings
Superior performance over OpenPose formats
Supports multiple individuals and time frames
Seamless integration with NumPy, PyTorch, TensorFlow
Abstract
Managing and analyzing pose data is a complex task, with challenges ranging from handling diverse file structures and data types to facilitating effective data manipulations such as normalization and augmentation. This paper presents \texttt{pose-format}, a comprehensive toolkit designed to address these challenges by providing a unified, flexible, and easy-to-use interface. The library includes a specialized file format that encapsulates various types of pose data, accommodating multiple individuals and an indefinite number of time frames, thus proving its utility for both image and video data. Furthermore, it offers seamless integration with popular numerical libraries such as NumPy, PyTorch, and TensorFlow, thereby enabling robust machine-learning applications. Through benchmarking, we demonstrate that our \texttt{.pose} file format offers vastly superior performance against…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAugmented Reality Applications · Human Pose and Action Recognition · 3D Shape Modeling and Analysis
MethodsLib · OpenPose
