pt/models/sam-2/ #18139
Replies: 2 comments 1 reply
-
Hello! I am using sam2 based on the coordinates of the boxes. I want to detect interaction between people and the segment object, which is a doll. For people, pose estimation from yolo11 was used. Is it possible to check if any key points of the people's wrists are within the segmentation? If so, it will be considered interaction, otherwise, it will not be considered interaction. |
Beta Was this translation helpful? Give feedback.
-
👋 Hello, thank you for your interest in Ultralytics 🚀! 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 training ❓ Question, please provide as much information as possible, including dataset image examples and training logs, and verify you are following our Tips for Best Training Results. 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 ultralytics EnvironmentsYOLO 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. P.S. This is an automated response to help provide quick guidance 💡. An Ultralytics engineer will review your post and assist you further soon! 😊 |
Beta Was this translation helpful? Give feedback.
-
pt/models/sam-2/
Descubra o SAM 2, a próxima geração do Segment Anything Model da Meta, que suporta a segmentação em tempo real em imagens e vídeos com um desempenho topo de gama. Saiba mais sobre as suas principais caraterísticas, conjuntos de dados e como utilizá-lo.
https://docs.ultralytics.com/pt/models/sam-2/
Beta Was this translation helpful? Give feedback.
All reactions