-
您好,请问能否实现将pt模型转为wts,再由wts转为tensorrt的engine模型进行推理?
-
Hi, Thanks your great job.
Now I am trying to train a custom dataset with yolo label format and train well in yoloV7 and V9. I am trying to train it use RT_DETR with pytorch version.
I found a tra…
-
你好,我看paddle里面有HGNetv2的backbone,rtdetr_paddle/ppdet/modeling/backbones/hgnet_v2.py。这个文件能直接应用于pytorch里面吗?如果不可以,后期会考虑出pytorch版本的HGNetv2吗?
-
I was trying to do people detection and was experimenting on the models. attached in this repository and one with ultralytics-rtdetr
This are my observation
1. Ultralytics model perform much bet…
-
### 问题确认 Search before asking
- [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer.
### 请提出你的问题 Please ask your question
我的环境是:
paddlepaddle-gpu 2.4.2.pos…
-
![53be6eb6d798ae090bd6514c35066857](https://github.com/lyuwenyu/RT-DETR/assets/35287639/48f8f88d-5156-4aee-8a8e-caa9ac8caf8c)
我使用rtx4070在gpu上检测速度,却只有0.2s,这是为什么,主干网络三resnet101
-
Hey, I inserted criterion losses into `metric_logger` to have a better overview of the evaluation besides `coco_eval_bbox`. I simply uncommented the lines referenced below and returned the losses.
…
-
Hello author, you designed an efficient hybrid encoder and selected IoU-aware query selection. In which file is the program reflected? Is it based on other similar work? In addition, what do you think…
-
**Describe the feature**
**Motivation**
There is a recent paper https://arxiv.org/abs/2304.08069 which is very helpful for Object Detection in DETR style.
The proposed RT-DETR-L achieves 53.0% AP…
-
### 问题确认 Search before asking
- [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer.
### 请提出你的问题 Please ask your question
用rtdetr训练coco的时候,发现ap=-1是怎么回事,iou=0.00:0.00