guides/ #13503
Replies: 4 comments 19 replies
-
hi, i am doing a project about food detection. the detection results were great. however, there are some overlapping bboxes for some categories of food. some input images will have this category and some will have others. how can i apply nms to retrieve only the highest conf score of the detection and remove overlapping bboxes? i run inference on my best.pt model by giving it input images |
Beta Was this translation helpful? Give feedback.
-
Hello, Are there any tutorials showing how to train a YOLOv8 model using multiple devices for faster training? I read the instructions for YOLOv5 but got a bit lost. Step by step instructions would be greatly appreciated! Thank you! |
Beta Was this translation helpful? Give feedback.
-
I decided to make a different thread here as it is related to a different topic. But I wanted to know if you guys had documentation that went into the specifics of how the YOLO models are created. I am interested to learn more about CNN's, how they work, and how it relates to the image processing of YOLO. |
Beta Was this translation helpful? Give feedback.
-
Hello, I am working on a project to detect different types of cells. I already have a trained model, thanks to Ultralytics! |
Beta Was this translation helpful? Give feedback.
-
guides/
Master YOLO with Ultralytics tutorials covering training, deployment and optimization. Find solutions, improve metrics, and deploy with ease!.
https://docs.ultralytics.com/guides/
Beta Was this translation helpful? Give feedback.
All reactions