Usage
Installation
To use aipose, first install it using pip:
(.venv) $ pip install aipose
Alternatively, 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 webcam and the YOLOv7 pose estimator:
posewebcam