-
### 问题确认 Search before asking
- [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer.
### 请提出你的问题 Please ask your question
安装了几遍tensorrt和paddle,一直报RuntimeError: (NotFound…
-
Traceback (most recent call last):
File "tools/train.py", line 114, in
main(args)
File "tools/train.py", line 103, in main
trainer = Trainer(args, cfg, device)
File "/content/drive…
-
### Before Asking
- [X] I have read the [README](https://github.com/meituan/YOLOv6/blob/main/README.md) carefully. 我已经仔细阅读了README上的操作指引。
- [X] I want to train my custom dataset, and I have read the …
-
Hi Team,
I am running yolov6 on custom dataset, but getting the below error after the training:
![image](https://user-images.githubusercontent.com/8180920/192432862-a2f0179b-3038-40b0-901e-a377450…
-
Hi
First of all Thankyou very much for sharing this with us
I am getting an issue when I am trying to convert the Yolov6 model weights to Tensorrt with int8 precession the conversion has been done b…
-
我想确认下是不是我学习率设置不当造成的?
```
lr0=0.02, #0.01 # 0.02 # 官方
lrf=0.01,
lr0=0.01, #0.01 # 0.02 # 我的
lrf=0.1,
```
### yolov6 1.0版本时的训练结果
![image](https://user-images.githubuserconten…
-
Hi! Thank you for your work. I'm trying to reproduce your results and I get the following mismatch:
Model | Resolution | mAPval0.5:0.95 | mAPval0.5:0.95 reproduction
-- | -- | -- | --
YOLOv6-n |…
-
-
[
![image](https://user-images.githubusercontent.com/47552281/189799214-870e782f-deb1-45a3-bd13-a8b8e1156f39.png)
](url)
-
when execute pip install -r requirements.txt,errors occur as follow.
my env is python38 on win12
C:\code\YOLOv6>pip -V
pip 22.2.2 from c:\users\zrui\appdata\local\programs\python\python38\lib\sit…