-
Hi there,
sorry for a newbie question, but I can't find the answer anywhere. Could anyone advise me how to load a RT-DETR model from .pth checkpoint file for use in object detection? In the README …
-
### 问题确认 Search before asking
- [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer.
### 请提出你的问题 Please ask your question
运行命令:`python tools/infer.py --config con…
-
Thanks to the authors' work. I can not find the uncertainty minimal query selection module in the pytorch code.
It uses a classification score to select tokens, as shown in https://github.com/lyuwen…
-
### 问题确认 Search before asking
- [X] 我已经查询[历史issue](https://github.com/PaddlePaddle/PaddleDetection/issues),没有发现相似的bug。I have searched the [issues](https://github.com/PaddlePaddle/PaddleDetection/issu…
GDbbq updated
8 months ago
-
### 问题确认 Search before asking
- [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer.
### 请提出你的问题 Please ask your question
I excuted a command : `python tools/train.py -c…
-
Hi,
Thanks for the great work!
I would like to use RT-DETR for detecting novel objects. I would like to know the recommended number of instances per novel object category needed for a good detec…
-
I have added an option to switch to Timm backbones, and added a configuration for 'mobilenetv3_small_050.lamb_in1k' and 'resnet18.fb_swsl_ig1b_ft_in1k'
See my fork/commit:
https://github.com/ramon…
-
作者你好,
现在只有rtdetr_paddle里有infer程序,在torch版本里如何进行推断呢?还有paddle和torch训练出来的精度一样吗
-
-
### 问题确认 Search before asking
- [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer.
### 请提出你的问题 Please ask your question
下载这个模型rtdetr_r50vd_6x_coco.pdparams,按照说明文档转成ONN…