-
您好,我在执行您的转换到onnx脚本的时候,出现了如下错误,请问可能是什么问题呢?
![image](https://user-images.githubusercontent.com/30593398/120113440-0f972a00-c1ad-11eb-9372-c5ea32426977.png)
-
您好,请问一下我需要在预测车牌的同时预测车辆的bounding box,可以直接增加类别嘛,还是需要什么特殊的操作
-
Hi, there. The paper indicates that augmentation method like 'Ignore Small Faces' and 'Random Crop' can boost the performance. However, I didn't find these augmentations in the source codes. Is these …
-
Traceback (most recent call last):
File "train.py", line 513, in
train(hyp, opt, device, tb_writer, wandb)
File "train.py", line 299, in train
scaler.step(optimizer) # optimizer.step…
-
Hi, can you share all weights on gdrive? Not able to download for models yolov5m and yolov5l from pan.baidu. Thanks!
-
I refer to the official quantitative demo training edgeai-yolov5, but the training did not converge.
Quantization training examples/quantization_example.py this demo can converge.
Refer to quantiz…
-
-
Where can I find weight for different models? yolov5n-face, yolov5s-face, yolov5m-face and so on?
-
venv "C:\Users\tomwe\sdwebui\venv\Scripts\Python.exe"
Python 3.10.6 (tags/v3.10.6:9c7b4bd, Aug 1 2022, 21:53:49) [MSC v.1932 64 bit (AMD64)]
Commit hash: 79d802b48a70d2c7e4ca56639833171ac6996714
I…
-
Hello,
Thanks for this great project.
I was faced with some issues during training your code:
1- I got this warning error: "Images sizes do not match. This will cause images to be displayed incorr…
ghost updated
2 years ago