-
### Before Asking
- [X] I have read the [README](https://github.com/meituan/YOLOv6/blob/main/README.md) carefully. 我已经仔细阅读了README上的操作指引。
- [ ] I want to train my custom dataset, and I have read the …
FL77N updated
2 years ago
-
Hi I tried to follow your steps for QAT training and deploy from [tools/qat](https://github.com/meituan/YOLOv6/blob/main/tools/qat/README.md) but the inference speed using TRT-INT8 is lower than TRT-F…
-
-
一直出现如下报错①:
TypeError: 'NoneType' object is not subscriptable
利用yolov6m.py重新开始训练出现以下问题:
RuntimeError: CUDA error: device-side assert triggered
请问大家都知道如何解决吗?谢谢
-
像大神的:https://github.com/wang-xinyu/tensorrtx/tree/master/yolov5
或者:https://github.com/shouxieai/tensorRT_Pro
-
This is the model after we train the model, but I want to get the P(precision), R(recall), F1score of the model how to get these values.
![image](https://user-images.githubusercontent.com/61997271/17…
-
Hi, meituan team, I trained the model by my own dataset on Google Colab. I got an error after the 20th epoch. any advice about this err?
Epoch iou_loss l1_loss obj_loss cls_loss
20/3…
-
When I am trying to add a few upsampling and downsampling layers before the Efficientrep backbone, I am facing the following issue.
ERROR in training steps.
ERROR in training loop or eval/save mod…
-
贵单位的杰作yolov6 ,里面table1的yolov7-tiny的精度和速度数据 是直接使用官方提供的模型权重验证的 还是自己从头又跑了一遍然后又验证的?
如果是自己从头跑了一遍 我想寻求一些贵单位在训练时候的超参数 比如学习率 动量等等,因为我跑不出你们的结果,总是差几个点
非常感谢!!
-
Hi, using your own data for training, after 180 epochs, the accuracy is relatively low, and the inference has no result.
![Picture1](https://user-images.githubusercontent.com/16322361/176581044-e6611…
bei91 updated
2 years ago