You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
--- |
|
|
description: Discover how to use PosePredictor in the Ultralytics YOLO model. Includes detailed guides, code examples, and explanations. |
|
|
keywords: Ultralytics, YOLO, PosePredictor, machine learning, AI, predictive models |
|
|
--- |
|
|
|
|
|
# Reference for `ultralytics/models/yolo/pose/predict.py` |
|
|
|
|
|
!!! note |
|
|
|
|
|
Full source code for this file is available at [https://github.com/ultralytics/ultralytics/blob/main/ultralytics/models/yolo/pose/predict.py](https://github.com/ultralytics/ultralytics/blob/main/ultralytics/models/yolo/pose/predict.py). Help us fix any issues you see by submitting a [Pull Request](https://docs.ultralytics.com/help/contributing/) 🛠️. Thank you 🙏! |
|
|
|
|
|
--- |
|
|
## ::: ultralytics.models.yolo.pose.predict.PosePredictor |
|
|
<br><br>
|
|
|
|