-
hello,
I do have tried many pairs of hyp -paras but still with more than 6 points map(0.5) gap here. Do u have any suggestions, since i have viewed all existing issues.
-
I am trying to use FairMOT on a custom-trained yolov3. I understand this whole process is dependent on dcnv2 for detection, I want to replace it with my custom yolov3 please let me know how can I go a…
-
![image](https://user-images.githubusercontent.com/90308493/182054458-496461c4-2748-41a7-a95a-f37244f4809e.png)
-
用PyCharm运行了一下显示无法获取到 ‘SPPF’
AttributeError: Can't get attribute 'SPPF' on
-
**This is not a bug but a feature request.**
##### System information (version)
- OpenCV => 4.7
- Operating System / Platform => Linux / Windows 64 Bit
- Compiler => Visual Studio 2017 / G++
- …
-
### 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…
-
Hi @jacobgil , I'm working on applying Score-CAM on YOLOv5 by implementing the `YOLOBoxScoreTarget` class (so this issue is closely related with #242). There are several issues I want to iron out befo…
-
## ❔Question
Hi, thank you your code.
I use your code to process the UAVDT data. but the AP on UAVDT with Yolov5 is more than 99%, as shown in below:
![图片](https://user-images.githubusercontent.com…
-
How can I prune or spars my custom YOLOv5m model ?
What the defference between pruning and sparsity? As I understand pruning just set zeros to some weights, but sparsity destroy some connections b…
-
Windows version 2.9.2, happens on 2 machines... I dont know if it happened with the previous version.
I noticed during initialize the log mentioned `Self test: Self-test failed` for YOLOv5Net.
…