-
### Search before asking
- [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and [discussions](https://github.com/ultralytics/yolov5/discussions) and found no simi…
-
### Search before asking
- [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and [discussions](https://github.com/ultralytics/yolov5/discussions) and found no simi…
-
## ❔How to solve class imbalance issue for object detectors?
I'm working on training a vehicle detector that has 14 different classes. Some classes e.g. cars are very common in the dataset but some…
-
## ❔Question
I have trained a yolov5l6 model on my custom dataset, following this tutorial #12 . The task is to detect different kinds of cells which were labelled: "success", "failure", "unknown". …
-
## ❔I have 2 classes - signed and not_signed (have images where I need to check for the signature if filled or not). Training has no issues, but the validation prediction file (ie val_batch0_pred.jpg)…
-
## ❔Question
Is this problem expected? If so is there any way to improve it?
## Additional context
I am training yolov5 with a custom dataset in which all images has multiple objects from the sam…
-
## ❔Question
Hi, I'm a student and am having some trouble with YOLOv5. Really need your help
I have a made a custom dataset of 1000 samples (pretty small but very specific) and splitted it so that I…
-
## ❔Question
I am using a clone from around July 9. I am using the default configuration arguments except for the Epochs (set to three) and the coco128 data set. I am starting with the yolov5s.pt W…
-
## ❔Question
I'm working on chest x-ray data, training data using yolov5 weights, and I getting 50% maP accuracy, Please tell me which parameters I have to change to increase the accuracy in the trai…
-
## ❔Question
## Additional context
use trained last.pt to detect,no boxes show in video or image results.