-
试了yolov_l_online, yolov_s_online的训练都跑不起来。
-
https://github.com/ultralytics/yolov5/releases/tag/v5.0
必须使用这个版本的yolov训练的模型,要不然会爆类似以下的报错!!
![image](https://github.com/Sharpiless/Yolov5-Deepsort/assets/51218979/c804cbfa-7d16-4d05-b1a2-72d032d98b36…
-
**Describe the bug**
Unable to see width_sharded in perf while using bunch of conv's .
Note: In unit test Width_sharding conv we are able to see width_sharded in Perf sheet.
**To Reproduce**
…
-
Hi,
I woulk like to use yolo-v4 weights file and corresponding cfg file on this repo, how could I do that?
Should make modification on darknet.py ?
-
Hi,
I can't compile the project with an intel GPU USB stick (NCS2) since CUDA is a NVIDIA library and NCS2 is an intel product.
There is any solution for this?
-
Hi,
Can TIDE be used to evaluate a custom dataset for yolov 5 object detection?
-
Hello, thanks for your great job!
YOLOX is based on an anchor-free algorithm, and I would like to use YOLOX's ideas in the anchor-based algorithm. Now I have a question that I would like to ask:
…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
作者您好,没看到哪里有文档指导如何把训练的yolov++模型转onnx,docs/demo/onnx_readme.md 这个文档说明好像是把yolox的模型转onnx。
谢谢!
hytxx updated
1 month ago
-
Question:
Can I combine an existing Yolo dataset with a custom dataset I created? If so, how would we do it??
Also, please provide documents and references to proceed further as we have the scena…