-
### 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…
-
Dear, @glenn-jocher
Although I have done many trials, the recall value is low compared to the precision value. Although I set the recall value of the fitness function to 0.8 and the precision value …
-
**I need to ask you another question that I have trained a model using this PyTorch custom dataset, initially, I used the yolov5s.pt file for the weights, but now I have trained a model, need to inc…
-
## ❔Question
Recently YOLO started to give me a lot of incorrect results and I thought that removing the annotation and adding the image (without .txt, blank txt or with other correct annotations…
-
### 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…
-
I want to deploy YoloV5 in a docker container, and therefore all files in the repo are placed in a folder called 'app'. When I run a training session, this is the result in the console:
When I …
-
Hi,
As can you see below, some objects labeled twice by model.
NMS prevents double label if the labels are same, but for different labels it does not prevent.
I looked the code and change merge_n…
-
I am going through results inside the [readme](https://github.com/marcoslucianops/DeepStream-Yolo/blob/master/README.md). I wanted to replicate this, can I know how this is done using deepstream.