Yolo Pose Estimation and Skeleton: Difference between revisions
From wikiluntti
(Created page with "== Introduction == Make a pose estimator and use it to make a moving skeleton. == Yolo == == Images == == Video == == References ==") |
|||
Line 2: | Line 2: | ||
Make a pose estimator and use it to make a moving skeleton. | Make a pose estimator and use it to make a moving skeleton. | ||
Use Yolo from Ultralytics. | |||
== Yolo == | == Yolo == |
Revision as of 19:26, 5 October 2025
Introduction
Make a pose estimator and use it to make a moving skeleton.
Use Yolo from Ultralytics.