-
### Search before asking
- [x] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
where is RT-DETRv2-L congifure file?
-
Hi, I tried to train RT-DETR with higher res (1280x1280), using default settings, the result were disappointing.
According to [#187 ](https://github.com/lyuwenyu/RT-DETR/issues/187), you mentioned w…
-
你好,关于demo的结果 我想问下 英文是没有文档标题吗?正文上面的应该是标题吧,
还有推理的时候显示这种问题, 我安装了paddle-gpu有各种问题 后面是直接安装的paddle
E1029 10:50:45.851501 136077 analysis_config.cc:126] Please use PaddlePaddle with GPU version.
E1029 10…
-
### 问题确认 Search before asking
- [X] 我已经查询[历史issue](https://github.com/PaddlePaddle/PaddleDetection/issues),没有发现相似的bug。I have searched the [issues](https://github.com/PaddlePaddle/PaddleDetection/issu…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
- [onnxruntime](https://github.com/lyuwenyu/RT-DETR/blob/main/rtdetr_pytorch/tools/export_onnx.py#L84-L122)
- [TensorRT](https://github.com/lyuwenyu/RT-DETR/blob/main/benchmark/trtinfer.py)
- [RT-DE…
-
Can RT-DETR only be trained on datasets with standard rectangular boxes, or can it also be trained on rotated boxes?Similar to this kind of image.
![旋转](https://github.com/user-attachments/assets/1…
-
作者姐姐/哥哥,想问下,我在rt-detr中增加了一部分损失,刚开始可能我加的那部分损失比较大,训练1个epoch之后map只有一点多,之后我把我增加的那部分损失设置了0.1的权重,就是主要还是以rt-detr原本的损失为主,但是训练1个epoch之后,map还是只有一点多,请问用pytorch版本训练的话,训练1个epoch之后,map确实是1点多嘛?请作者姐姐/哥哥帮忙解答一下,谢谢。
-
Hi @marcoslucianops ,
I am trying to integrate Ultralytics' custom RT-DETR model with Deepstream, but I am having problems with the layer parser from ONNX. Could you please help me ?
This is my ONN…