-
## ❔Question
When the target is very close, the two detection box become one detection box, what is the problem and how to solve it?
## Additional context
-
## ❔Question
![image](https://user-images.githubusercontent.com/64736467/136482356-9b85a743-e3a9-4cb5-bebe-28b1da8d7e71.png)
## Additional context
The orange line is the original and the red line i…
-
## ❔Question
## I retrained YOLOv5l with uavdt dataset, but found that the val loss has been increasing since the beginning of training.
I used the pre-trained model yolov5l.pt to train uavdt dat…
-
Hi. I have trained yolov5s and yolov5m. However I got an abnormal mAP curve,as shown below. I have never encountered this situation before when doing target detection. May I ask what causes this?
![i…
-
Detected call of `lr_scheduler.step()` before `optimizer.step()`. In PyTorch 1.1.0 and later, you should call
them in the opposite order: `optimizer.step()` before `lr_scheduler.step()`. Failure to …
-
Hi. I used train.py for my case (custom dataset) and I don't fully understand what's going on inside. I don't train all the layers by default, don't I?
From classification CNNs I know that I should r…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### YOLOv8 Component
_No response_
…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### YOLOv8 Component
_No response_
…
-
This should be a very easy thing to try. Just one setting in the config.
-
### 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…