Metadata-Version: 2.1
Name: aipose
Version: 0.4.0
Summary: Library to use pose estimation in your projects easily
Home-page: https://github.com/Tlaloc-Es/aipose
License: MIT
Keywords: pose-estimator,yolo,yolov7
Author: Tlaloc-Es
Author-email: dev@tlaloc-es.com
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: click (>=8.1.3,<9.0.0)
Requires-Dist: matplotlib (>=3.2.2)
Requires-Dist: numpy (>=1.18.5,<1.24.0)
Requires-Dist: opencv-python (>=4.1.1)
Requires-Dist: pandas (>=1.1.4)
Requires-Dist: protobuf (<4.21.3)
Requires-Dist: pydantic
Requires-Dist: pyyaml (>=6.0,<7.0)
Requires-Dist: requests (>=2.28.2,<3.0.0)
Requires-Dist: scipy (>=1.4.1)
Requires-Dist: seaborn (>=0.11.0)
Requires-Dist: tensorboard (>=2.4.1)
Requires-Dist: torch (>=1.7.0,!=1.12.0)
Requires-Dist: torchvision (>=0.8.1,!=0.13.0)
Requires-Dist: tqdm (>=4.41.0)
Requires-Dist: types-requests (>=2.28.11.8,<3.0.0.0)
Project-URL: Repository, https://github.com/Tlaloc-Es/aipose
Description-Content-Type: text/markdown

# aipose

Library to use pose estimation in your projects easily.

[![PyPI version](https://badge.fury.io/py/aipose.svg)](https://badge.fury.io/py/aipose)

