-
### 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…
-
W0801 13:10:30.540007 140343042021184 torch/multiprocessing/spawn.py:145] Terminating process 1964 via signal SIGTERM
W0801 13:10:30.541715 140343042021184 torch/multiprocessing/spawn.py:145] Termina…
-
I have translator the yolo mole from darknet to caffe mode and successfully recognize the piture [refer to this](https://github.com/Banus/caffe-yolo#model-files). And I also translator the caffe model…
-
yolov8x-seg训练结果分割得分全为0,但是box有得分,经过检查,配置文件` --task = segment` ,且数据集经其他模型检验是没有问题的。改动过的部分是`--anchor_base True `需要 超参`obj`。所以我设定了obj,但是我即使设定`--anchor_base False `,也没有解决当前问题。
配置信息如下
```
2024-10-30 …
-
### Start with the `why`:
The tiny variant of [YOLOX](https://github.com/Megvii-BaseDetection/YOLOX) has a number of advantages over yolov4-tiny:
- [Significantly higher AP](https://arxiv.org/pdf/…
-
I'm not sure if this is data available in the database (or if there is even a 'profile' table). But I notice that all the players have a link to their webpage (profile_url)(http://www.nfl.com/player/p…
-
There could be a lot of different POIs cluttering the map when users don't actually need them.
Let's discuss options how to give users an ability to switch POIs on/off. All at once or make possible…
pastk updated
11 months ago
-
### Search before asking
- [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and found no similar bug report.
### YOLOv5 Component
Training
### Bug
train: wei…
-
## ❔Question
Hi, How to normalize xywh?
I am doing it this way but it displaces the box to a corner.
x/ img_width
w/img_width
y/ img_height
h/img_height
xywh - 148,138, 313,302 (this plac…