-
### Search before asking
> I have searched the YOLOv3 [issues](https://github.com/ultralytics/yolov3/issues) and [discussions](https://github.com/ultralytics/yolov3/discussions) and found no simil…
-
### Search before asking
- [X] I have searched the YOLOv3 [issues](https://github.com/ultralytics/yolov3/issues) and [discussions](https://github.com/ultralytics/yolov3/discussions) and found no simi…
-
### Search before asking
- [X] I have searched the YOLOv3 [issues](https://github.com/ultralytics/yolov3/issues) and [discussions](https://github.com/ultralytics/yolov3/discussions) and found no simi…
-
## ❔Question
Do you have yolov4.yaml or yolov4-tiny resources?
## Additional context
-
## 🐛 Bug
Yolov4 converted from darknet cannot detect small objects like pottedplant, even issues with detecting motorbike. But darknet version can easily detect small objects.
## To Reproduce (REQ…
-
## ❔Question
when I do model translation on YOLOv4, importing the model and cfg, it comes this error. I don't change any code or cfg, did I do someting wrong?
## Additional context
-
## ❔Question
Hi, I want to know what the difference between yolov3.cfg and yolov4.cfg about the yolo layer? How do you use this parameters in the yolo layer? After transfering to caffe model, the mod…
-
I checked the codes, and have some queries for this project. If possible, pls help to answer it, thank in advance:
1. normally, the YOLOV4 should be calculated the anchors data by kmeans before trai…
-
## Keyword: sgd
There is no result
## Keyword: optimization
### Joint Information and Mechanism Design for Queues with Heterogeneous Users
- **Authors:** Authors: Nasimeh Heydaribeni, Achilleas Ana…
-
Hi,
Have you tried to run training on multiple gpus?
I am getting the below error when I try to do that.thank you
```
Traceback (most recent call last):
File "train.py", line 194, in
main…