-
As stated [here](https://github.com/lyuwenyu/RT-DETR#-implementations) RT-DETR-{R18,R50,R101} were trained on Objects365 and fine-tuned on COCO dataset. Why not the opposite?
I am curious because …
-
我想用RT-DETR模型训练数学公式,数据集有了,只有一个类别数学公式。但是训练结果不如意。
这里有没有好的一些参考呢
-
## Checklist:
1. 查找[历史相关issue](https://github.com/PaddlePaddle/PaddleX/issues)寻求解答
2. 翻阅[FAQ常见问题汇总和答疑](https://github.com/PaddlePaddle/PaddleX/blob/develop/docs/FAQ/FAQ.md)
3. 确认bug是否在新版本里还未修复
4…
-
### 问题确认 Search before asking
- [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer.
### 请提出你的问题 Please ask your question
我想用 jetson nano 实现 deepstream。
RT-DETR 模型是否适…
-
I do think ut would be a nice idea, although I haven't had time to test it.
My RT-DETR test are usually better than YOLO.
Regards,
ghost updated
6 months ago
-
ref https://github.com/lyuwenyu/RT-DETR @renboqi
-
Hi,
I want to get the RT-DETR tensorrt models.
But I can't find any code about loading model or custom trained weights.
(I use pytorch.)
Could you explain?
-
请教下,v2版本使用的不同采样点设置是怎样的,在config中未找到不同采样点个数的设置,好像还是一样的设置
-
Hello! Thank you for your impressive work.
I’m trying to run RT-DETR on RK3588, but I’m having trouble converting the model to rknn format.
The exported .onnx model requires opset>=16, but rknn on…
-
在代码的哪个部分呢