Replies: 1 comment 1 reply
|
👋 Hello @8ussai, thanks for reaching out to Ultralytics 🚀! This is an automated response to help you get started quickly—an Ultralytics engineer will also assist you here soon. We recommend a visit to the Docs for new users where you can find many Python and CLI usage examples and where many of the most common questions may already be answered. If this is a 🐛 Bug Report, please provide a minimum reproducible example to help us debug it. If this is a custom usage ❓ Question (e.g., combining pose and object detection with OpenCV), please share: Join the Ultralytics community where it suits you best. For real-time chat, head to Discord 🎧. Prefer in-depth discussions? Check out Discourse. Or dive into threads on our Subreddit to share knowledge with the community. UpgradeUpgrade to the latest pip install -U ultralyticsEnvironmentsYOLO may be run in any of the following up-to-date verified environments (with all dependencies including CUDA/CUDNN, Python and PyTorch preinstalled):
StatusIf 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. |
Uh oh!
There was an error while loading. Please reload this page.
i am trying to use the pose model with the object detection model to extract distance and other data between person and object using open cv
how can i do it if i can
All reactions