-
### 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…
-
作者现有的剪枝,经过测试非常有效,现有对网络修改后,再运行剪枝失败,请指教:# parameters
nc: 1 # number of classes
depth_multiple: 0.33 # model depth multiple
width_multiple: 0.50 # layer channel multiple
# anchors
anchors:
-…
-
@pytholic Thank you very much for such nice work. I just want to get guidance about the conversion/export process of the yolov5 model. Secondly, if you have any sample app for a converted model of yol…
-
### 🐛 Describe the bug
https://github.com/pytorch/pytorch/pull/66970#issuecomment-1063643284 produces these warnings
```
(/home/ezyang/local/pytorch-tmp-env) [ezyang@devvm066.ash0 ~/local/labs] M…
-
After training a personal model and verifying that the .pt obtains correct results, I have converted those weights to .wts and then I have generated the engine.
I have tried with the example images…
-
This is a proposal to change the behavior of the Rascal `parse` function in `ParseTree`. Not enough for a complete amendment proposal in my view. But perhaps we can escalate this later if others deem …
-
Is there any example for pruning detection models?
-
## 🐛 Bug
### Description
I try the YOLO5 evolve to find the best hyperparameter. the error raised at the third generations. I retried but happen again so I think it should be a bug.
### Environme…
-
### 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…
-
您好,我依据您在博客说的将RepVGG替换原先的3×3卷积,但是我复现不出您提到的精度呢?您方便将您训练的这个模型的权重文件发给我一份吗?
万分感谢!