Usage

Installation

To use aipose, first install it using pip:

(.venv) $ pip install aipose

you can install aipose from its source code.

git clone https://github.com/Tlaloc-Es/aipose.git
cd aipose
pip install -e .

Run demo

Use the following command to run a demo with your cam and YOLOv7 pose estimator,

posewebcam