-
📚 This guide explains how to export a trained YOLOv5 🚀 model from PyTorch to ONNX and TorchScript formats. UPDATED 8 December 2022.
## Before You Start
Clone repo and install [requirements.txt](…
-
### 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 simi…
-
## Why is there no inference speed difference between the YOLOv5s6 model and the YOLOv5m6 model in TRT?
Not sure if questions about TRT are also answered here, but I'm quite stuck on this. I was able…
-
Hello Dear @glenn-jocher ,
I have evaluated my trained models with different pytorch and different gpu cards, but still I am getting this error.
It gave error after between 10-50 generations. I ch…
-
### 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 bug report.
### YOLOv5 Component
_No response_
### Bug
![e…
-
### 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 simi…
-
## ❔Question
Background: I take part in a Underwater Object Detection competition ,there are the number of 8200 pictures in training dataset , 350 in val dataset. I use yolov5x6. GPU : 2080ti.
wh…