Yolo Pose Estimation and Skeleton
From wikiluntti
Introduction
Make a pose estimator and use it to make a moving skeleton.
Use Yolo from Ultralytics.
- Python 3.7+
- Yolo v11
- A CUDA-enabled GPU (optional but recommended for faster inference).
Make a pose estimator and use it to make a moving skeleton.
Use Yolo from Ultralytics.