ultralytics / ultralytics

Ultralytics YOLO11 🚀
https://docs.ultralytics.com
GNU Affero General Public License v3.0
36.33k stars 7k forks source link

Are kpt_oks_sigmas used in train #18961

Open uran-lajci opened 1 week ago

uran-lajci commented 1 week ago

Search before asking

Question

I want to know is the kpt_oks_sigmas are used in Pose Estimation during training. Also if I have a custom pose estimation model, that has for example 6 points, lets say I have a category that is cat, and for it I use 6 points. Were should I get the kpt_oks_sigmas values?

Additional

No response

UltralyticsAssistant commented 1 week ago

👋 Hello @uran-lajci, thank you for your interest in Ultralytics 🚀! We recommend checking out our Docs for valuable information on Ultralytics models and features, as well as the Pose Estimation page for task-specific guidance.

If this is a 🐛 Bug Report, please provide a minimum reproducible example so our team can better assist you in debugging.

If this is a custom training ❓ Question, like the one you've posted, please provide more details about your setup, such as:

Make sure to visit our Tips for Best Training Results to optimize your workflow.

Join the Ultralytics community where it suits you best to discuss ideas or share your experiences! For real-time chat, head to Discord 🎧. Prefer in-depth discussions? Check out Discourse. Or connect with others on our Subreddit.

Upgrade

Ensure you're using the latest ultralytics package to eliminate any outdated behavior. You can upgrade easily in Python with:

pip install -U ultralytics

Environments

YOLO's flexibility allows it to run in various verified environments with everything preinstalled for ease of use. Choose one of the following to streamline your workflow:

Status

Ultralytics CI

If this badge is green, all Ultralytics CI tests are currently passing. CI tests verify correct operation of all YOLO Modes and Tasks on macOS, Windows, and Ubuntu every 24 hours and on every commit.

This is an automated response to help you get started. An Ultralytics engineer will follow up with you shortly to provide further assistance! 😊

Y-T-G commented 1 week ago

It's only used for human pose estimation with 17 keypoints