paper-with-me

홈 › Papers

pose-format: Library for Viewing, Augmenting, and Handling .pose Files

2023-10-13 · Amit Moryossef, Mathias Müller, Rebecka Fahrni

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 prevalent formats like OpenPose, with added advantages like self-contained pose specification. Additionally, the library includes features for data normalization, augmentation, and easy-to-use visualization capabilities, both in Python and Browser environments. \texttt{pose-format} emerges as a one-stop solution, streamlining the complexities of pose data management and analysis.

📄 PDF Abstract BibTeX arXiv:2310.09066

Code (1)

sign-language-processing/pose 공식 구현 pytorch

Tasks

BenchmarkingManagement

Methods 이 논문이 사용한 방법론

Library 설명 없음
OpenPose 설명 없음

Similar Papers 제목 키워드 기반

PHMD: An easy data access tool for prognosis and health management datasets

2024-01-22 · SoftwareX 2024 1 · David Solís-Martín, Juan Galán-Páez, Joaquín Borrego-Díaz

This work introduces a comprehensive open-source Python library designed for seamless access and handling of Prognostics and Health Management (PHM) datasets. The library currently supports 59 datasets from diverse domai…

Anomaly DetectionFault DetectionFault DiagnosisManagement+3

PyCantonese: Cantonese Linguistics and NLP in Python

2022-06-01 · LREC 2022 6 · Jackson Lee, Litong Chen, Charles Lam, Chaak Ming Lau 외

This paper introduces PyCantonese, an open-source Python library for Cantonese linguistics and natural language processing. After the library design, implementation, corpus data format, and key datasets included are intr…

Part-Of-Speech Tagging

TensorNEAT: A GPU-accelerated Library for NeuroEvolution of Augmenting Topologies

2025-04-11 · Lishuang Wang, Mengfei Zhao, Enyu Liu, Kebin Sun 외

The NeuroEvolution of Augmenting Topologies (NEAT) algorithm has received considerable recognition in the field of neuroevolution. Its effectiveness is derived from initiating with simple networks and incrementally evolv…

Computational EfficiencyGPU

Optimizing the Viewing Graph for Structure-From-Motion

2015-12-01 · ICCV 2015 12 · Chris Sweeney, Torsten Sattler, Tobias Hollerer, Matthew Turk 외

The viewing graph represents a set of views that are related by pairwise relative geometries. In the context of Structure-from-Motion (SfM), the viewing graph is the input to the incremental or global estimation pipeline…

Tensorized NeuroEvolution of Augmenting Topologies for GPU Acceleration

2024-04-02 · Lishuang Wang, Mengfei Zhao, Enyu Liu, Kebin Sun 외

The NeuroEvolution of Augmenting Topologies (NEAT) algorithm has received considerable recognition in the field of neuroevolution. Its effectiveness is derived from initiating with simple networks and incrementally evolv…

Computational EfficiencyGPU