-
Hi @glenn-jocher
I am training YoloV5m on 3.9 Million Images using 8 A100 GPUs with batch size 128.
For each epoch, it is taking around two and a half hours. So, I want to reduce the number of st…
-
## ❔Question
Traing very very very slowly, and the **GPU-Util** is always 0 by nvidia-smi, however the GPU Memory Usage about 20G+.
Is this normal?
## Additional context
Here is my env:
yolov5…
-
### Search before asking
- [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and found no similar bug report.
```
import torch
# 模型
# PyTorch
model = to…
-
### 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 si…
-
### 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 si…
-
### 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 si…
Y-T-G updated
2 weeks ago
-
Hey, I try to load custom model with the next code:
```
# # Model
self.model = torch.hub.load('ultralytics/yolov5', 'custom',path="yolov5l-custom.pt",force_reload=True,autosh…
-
### 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…