-
### Bug
return forward_call(*args, **kwargs)
RuntimeError: The following operation failed in the TorchScript interpreter.
Traceback of TorchScript, serialized code (most recent call last):
File …
-
### 问题确认 Search before asking
- [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer.
### 请提出你的问题 Please ask your question
Hi,
i want to ask that does this repository s…
-
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…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### Rtdetr Component
_No response_
…
-
### bug描述 Describe the Bug
paddleinference在cpu上推理rtdetr模型速度极慢,4000ms,怎么回事?
### 其他补充信息 Additional Supplementary Information
paddleinference在cpu上推理rtdetr模型速度极慢,4000ms,怎么回事?
-
### 请提出你的问题 Please ask your question
Hi
I wanted to ask that can we integrate the OBB training with RTDETR using this repository? I want to output the oriented bounding boxes instead of the axis-alo…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and fou…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and fou…
-
### 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…