-
### Search before asking
- [X] I have searched the YOLOv3 [issues](https://github.com/ultralytics/yolov3/issues) and found no similar bug report.
### YOLOv3 Component
Training
### Bug
I tried to…
-
Hi @glenn-jocher I am addressing the issue [#3421](https://github.com/ultralytics/yolov5/issues/3421) from yolov5 repo since I believe that this would be the correct place to discuss about that.
So…
-
### 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…
-
## ❔Question
## Additional context
-
## Env
- GPU, RTX2080 ti
- OS, Ubuntu18.04
- Cuda version 10.2
- TensorRT version 7.2.3.4
## About this repo
- tag,yolov5-v2.0
- model,yolov5-2.0 s model
## Your problem
When I con…
-
@rdmanzanedo I think the best place to find the PEP data (which we can also re-request if we want) may be in [Cat's repo here](https://github.com/cchambe12/regionalrisk/tree/master/data/PEPfromLizzie)…
-
Thank you very much for this amazing repository!
The Map@0.5...0.95 of your pretrained model YOLOv3-SPP-ultralytics is at leat 5% higher than the official yolov3 at different model size(320, 416, 5…
-
I'm training and testing YOLOv3 on my own dataset. Every image in my dataset is 1376 width by 800 height.
I run K-Means on my training set to cluster the ground truth bounding box dimensions into 9…
-
## 🚀 Feature
Hi, how to change the number of anchor boxes during training? I also wonder where is the parameter S set in the code which shows the square root of the the number of grid cells in the im…
-
my input of customize dataset is (n, 600, 600, 3), i have tried resize before input to the modell, it works. But i still wonder, how can i input an arbitrary size image in mobile vit.
I would like …