-
## ❔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.
-
## ❔Question
I was wondering has my dataset is huge, if I crop the images to annotated parts, which would result in the 1 whole image = represent 1 object. will this affect model accuracy and overall…
-
## ❔Question
That's my current situation:
![image](https://user-images.githubusercontent.com/53685306/125272578-960f6180-e33e-11eb-9344-5a10da801286.png)
The mAP is bouncing up and down and i…
-
Why does my loss converge normally, and the inference indicators precision, recall, map50, map0.5:0.95 are all 0, what may be the reason?
My Loss is from 0.12 to 0.02. Single category and multi-c…
-
## ❔Question
I have to detect small objects with 2 differents input size as 2592x2049 and 1936x1216, so ratios are not equals too.
Could you recommand me values for --img ? Should I use --rect ar…
-
Before submitting a bug report, please be aware that your issue **must be reproducible** with all of the following, otherwise it is non-actionable, and we can not help you:
- **Current repo**: run `…
-
## ❔Question
hi, I'm trying training yolo5s on objects365. after 30 epochs, the precison, recall and mAP50 only achieve 0.1603 0.1654 0.1204 and stop improving. I wonder if there is an offica…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and fou…