-
1.can you please share whats your map performance on coco 2017? on the image size of 416*416
2.is there any official papaer of yolov6? any blog about the detailed explanation about architecture?
-
could support the yolov6 model use trt?
gen_wts to convert to wts and then use trt forward, with c++?
-
### 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 …
-
File "C:\D_installation_packet\Anaconda\installion_package\envs\yolov6\lib\copy.py", line 270, in _reconstruct
state = deepcopy(state, memo)
File "C:\D_installation_packet\Anaconda\installio…
-
### 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 …
-
### 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 …
-
### 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,
I tried running the training on a custom dataset. The dataset is in the yolov5 format, so basically a /images and /labels folder. For now, I ran it using the same folder for test and validation…
-
C:\D_installation_packet\Anaconda\installion_package\envs\yolov6\python.exe "E:/executable_code/YOLO/yoloV62022/YOLOv6-main _7_1/YOLOv6-main/tools/train.py"
training args are: Namespace(batch_size=4,…
-
Using 1 GPU for training...
Traceback (most recent call last):
File "tools/train.py", line 92, in
main(args)
File "tools/train.py", line 81, in main
trainer = Trainer(args, cfg, dev…