guides/defining-project-goals/ #21270
Replies: 2 comments
-
Generally i follow the below criteria to select a model However currently we have a problem where we need to detect very small objects and that to be these objects are almost cluttered with background, i tried to follow the literature but most of the methods mentioned that they are good at small object detection. Would be really great if there are any suggestions on the model selection part on these kind of problem statements. Thanks in advance. |
Beta Was this translation helpful? Give feedback.
-
👋 Hello, thank you for sharing this resource and for your engagement with Ultralytics 🚀! For anyone new to computer vision projects, our Docs are a great starting point, including detailed Python and CLI usage examples that may help clarify many common questions. If your post is a 🐛 Bug Report, please provide a minimum reproducible example (MRE) to help us diagnose and resolve any issues efficiently. If you have a training ❓ Question or are seeking advice, please share as much context as possible, such as example images, specific project goals, and training logs. Also, check out our Tips for Best Training Results to boost your project setup. For community support, you can join us on Discord 🎧 for real-time chat, visit Discourse for in-depth topics, or participate in threads on our Subreddit. UpgradeTo ensure optimal results and compatibility, upgrade to the latest pip install -U ultralytics EnvironmentsYOLO can be used in several verified environments (with all dependencies such as CUDA/CUDNN, Python, and PyTorch preinstalled):
StatusIf this badge is green, all Ultralytics CI tests are passing, verifying operations across YOLO Modes and Tasks on macOS, Windows, and Ubuntu. This is an automated response to help guide you to the right resources. An Ultralytics engineer will review and assist you soon! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
guides/defining-project-goals/
Learn how to define clear goals and objectives for your computer vision project with our practical guide. Includes tips on problem statements, measurable objectives, and key decisions.
https://docs.ultralytics.com/guides/defining-project-goals/
Beta Was this translation helpful? Give feedback.
All reactions