-
📚 This guide explains how to properly use **multiple** GPUs to train a dataset with YOLOv5 🚀 on single or multiple machine(s). UPDATED 25 December 2022.
## Before You Start
Clone repo and instal…
-
### 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…
-
Hi,
I have a video which is 1920 x 1080 and I'm training a yolov5x model in order to detect object in this video.
Model resizes the video to 640x384 (or something like that)
In this case, I canno…
-
### 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 found no similar feature requests.
### Description
The origin `nn.Upsample` lay…
-
### 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…
-
Hi,
I have RTX3070 with 8gb vram.
When I run this command "python train.py --img 640 --batch 4 --weights yolov5x.pt --epochs 30 --data coco128.yaml"
there is no problem, and model uses 5gb of v…
-
## ❔Question
When I execute the following command:
amaxv1004@ub-amaxv1004:~/DATA20T/data20t/sakuram/projects/yolov5$ CUDA_VISIBLE_DEVICES=2 python train.py --weights ./weights/yolov5x.pt --data ./H…