ru/guides/isolating-segmentation-objects/ #19264
Replies: 2 comments 1 reply
-
👋 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 or documentation-related query, it would help if you could provide more context so we can assist you better. For example, if you're referring to the segmentation isolation guide, please share any specific challenges you're encountering while following this tutorial and include relevant details, like code snippets or logs. 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. UpgradeMake sure your pip install -U ultralytics We also recommend verifying your environment configuration meets the latest requirements. For more details, please see our requirements. Ensure you are in a Python>=3.8 environment with PyTorch>=1.8. EnvironmentsTo test YOLO, an up-to-date environment is essential. You can try any of the following 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. This is an automated response to help you get started. No worries though, an Ultralytics engineer will assist you further soon 😊. |
Beta Was this translation helpful? Give feedback.
-
wow thanx that's exactly what i've been looking for. |
Beta Was this translation helpful? Give feedback.
-
ru/guides/isolating-segmentation-objects/
Научитесь выделять изолированные объекты из результатов умозаключений с помощью режима Ultralytics Predict Mode. Пошаговое руководство по выделению объектов сегментации.
https://docs.ultralytics.com/ru/guides/isolating-segmentation-objects/
Beta Was this translation helpful? Give feedback.
All reactions