-
为什么base_ds = [get_coco_api_from_dataset(self.val_dataloader.dataset)这里是val_dataloader,不是在训练吗?
[https://github.com/lyuwenyu/RT-DETR/blob/5b628eaa0a2fc25bdafec7e6148d5296b144af85/rtdetr_pytorch/src/sol…
-
**Star RTDETR**
请先在RTDETR主页点击**star**以支持本项目
Star RTDETR to help more people discover this project.
---
**Describe the bug**
在drone_detection数据集上使用多卡训练时,第一轮训练中途显卡利用率卡在100%,然后超时报错,但单卡训练正常;使用co…
-
### 问题确认 Search before asking
- [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer.
### 请提出你的问题 Please ask your question
**项目链接**
https://aistudio.baidu.com/aistudio/p…
-
-
I use tensorRT8.6 trtexec.exe to convert onnx to engine ,but it failed !! The code I used is "trtexec.exe --onnx=./rtdetr_r18vd_6x_mp.onnx --workspace=4096 --shapes=image:1x3x640x640 --saveEngine=./rt…
-
**Star RTDETR**
When attempting to load the PResNet model using Yaml_utils, a KeyError: '_name' is encountered at line 123. This issue appears to be specific to the PResNet model, as other models…
-
**Star RTDETR**
请先在RTDETR主页点击**star**以支持本项目
Star RTDETR to help more people discover this project.
---
**Describe the bug**
使用3090训练自己数据集时,GPU显存占用正常,但GPU利用率经常为0,隔很久才会有利用率,
而使用coco训练时,GPU显存占…
-
RT-DETRv2 error: AttributeError: 'NoneType' object has no attribute 'cleanup'
Traceback (most recent call last):
File "C:/Users/userone/Desktop/rtdetrv2_pytorch/tools/train.py", line 65, in
…
-
Thank you for releasing this excellent project, I wanna run it on high resolution, e.g. 2048*2048, how can I change the network?
-
作者您好!我在使用RT-DETR-R50训练AI-TOD,出现报错:
`[12/14 20:28:51] ppdet.data.source.coco WARNING: Illegal image file: /root/autodl-tmp/AI-TOD/train/3b444d792.png, and it will be ignored
Traceback (most recent ca…