-
## ❔Question
Hello @glenn-jocher, I'm training yolov5 for my custom dataset consist of two classes Normal and depressed, the images are basically spectrograms, when I trained it for 4k images, 2k b…
-
## 🚀 Feature
## Motivation
## Pitch
## Alternatives
## Additional context
-
## ❔Question
I am dealing with a custom dataset with low resolution (160 * 128).
From my understanding, I should use --img 160 --rect, but the result seems not so good.
An alternative way is resize…
-
### 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…
-
### 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…
-
### 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 [discussions](https://github.com/ultralytics/ultralytics/discussions) and fou…
-
### 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 YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and fou…
-
The DDP training did not finish correctly. This did not happen with Single GPU training.
## 0. Environment
- yolov5 (commit hash: `d9f23ed6d65e985c07e9ef0ec77d476dd14e2b26` )
- torch 1.9.0
- …